Create Link
POST
/org/{tenant}/v2/contacts/link
Platform support: MT and CC
Establish a link between a conversation and a contact.
Request
Responses
- 201
- 400
- 401
- 500
Link successfully created.
Bad request — the request was invalid (validation error, malformed body, or missing/invalid parameters).
Unauthorized — missing or invalid identity, or insufficient permissions.
Internal Server Error — an unexpected error occurred.