Skip to main content
This section describes HTTP status codes and corresponding API response codes returned by the Contacts API.

Success responses

Success example


Client errors (4XX)


Server errors (5XX)


Authentication error example


Conflict error example

Returned when creating a contact that already exists in the address book (POST /contacts):

Not found error example

Returned when the address book or contact does not exist:

Bad request error example

Returned when a mobile number is invalid (POST /contacts, PUT /contacts/{contact_id}):