Contact update is not allowed by constrains laid down by one or more providers using the contact.
- 400 Bad RequestHTTP Status
- application/jsonContent-Type
| Name |
Type |
Required / Optional |
Description |
| type |
String
|
Required |
The type of error
|
| message |
String
|
Required |
The textual error message
|
| errors |
Map
<String,
String>
|
Required |
Contact update errors, map of provider name and error message from that provider
|