v3

latestOpenAPI 3.0.12026-07-31240345599.7 KB
Contacts

Update contact

Update the details of a contact of a user. This method can be applied only to email contacts.

patch/api/{cloudId}/v1/users/contacts/{id}

Path parameters

idstring required

Request body

tostring required

The contact address.

Example request

{
  "to": "90-5555559999"
}

Response

Returned if the request is successful.

messagestring