Endpoint
Headers
| Header | Value |
|---|---|
Accept | application/json |
Authorization | Bearer {API_TOKEN} |
Content-Type | application/json |
Path parameters
Contact ID.
Body parameters
Updated contact name.
Updated contact phone number.
Updated contact email address.
Group ID or group
identifier to assign the contact to. Leave empty or use 0 for standalone.Optional identifier for the contact.
Description for the contact.
Response
Success Response
Contacts endpoints returnstatus: "success" when the operation completes.
