TooManyContactsError
titlestringrequired
Human-readable error title
Example:
Error occurreddetails objectrequired
valuenumberrequired
The number of contacts that were provided
TooManyContactsError
{
"title": "Error occurred",
"details": {
"value": 0
}
}