Authorizations
Path Parameters
The unique identifier of the contact.
Examples:
"66d0d87e8dc1211467372303"
Body
application/json
A unique identifier from an external system that can optionally be supplied when creating a contact. This ID is used to associate the contact with records in other systems and is required for retrieving the contact later via the "List Contacts" endpoint. Ensure the externalId
is unique and consistent across systems for accurate cross-referencing.
Required string length:
1 - 75
Examples:
"664d0db69fcac7cf2e6ec"
Indicates how the contact was created or where it originated from.
Required string length:
1 - 75
Examples:
"public-api"
A link to the contact in the source system.
Required string length:
1 - 200
Examples:
"https://openphone.co/contacts/664d0db69fcac7cf2e6ec"
Response
Success