Delete Link
DELETE
/org/{tenant}/v2/contacts/link
Platform support: MT and CC
Sets the record as unlinked. Future GET requests will show this as a suggestion.
Request
Responses
- 200
- 400
- 401
- 500
Link successfully deleted (marked as unlinked).
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.