contacts
Create or update a contact
Gateway-native contact upsert (dual-writes the gateway ACL store and the assistant info mirror). Matches by id, then by any provided (type, address) channel, else creates.
post/v1/contacts
Request body
Response
Successful response
Changes
Changed in 4 of the 17 revisions of this API.23
- ▲
request property
//list-of-types was narrowed by removing typesnullfrom media typeapplication/jsonrequest-property-list-of-types-narrowed
- ▲
- ○
added the new optional request property
new-optional-request-property
- ○
added the required property
/to the response with the statusresponse-required-property-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲