v9

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0127076.6 KB
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

idstring

Existing contact id to update; omit to create or match by channel

displayNamestring required

Required on every upsert, including updates by id

notesstring nullable
contactTypestring

Response

Successful response

okboolean required