Create Contact
POST
/org/{tenant}/v2/contacts
Platform support: MT and CC
Create a new contact.
Request
Responses
- 200
- 400
- 401
- 500
Newly created contact.
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.