patch
https://api.emaktalk.com/api/v1/contacts/
Updates a contact and returns it. The contact object is a true partial update — only the keys you send are written — but phones, emails and addresses are wholesale replacements: any stored entry whose ID is missing from the array you send is deleted, so read the contact first and send the complete list. Phone numbers are re-normalized to E.164 on write, and deletions are recorded in the audit log. The update is not atomic, so a partial failure answers 400 with some changes already applied.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200The updated contact.
401Missing or invalid API key.
