Delete Account contact
https://api.ocamba.com/v2/adex/accounts/{id}/contacts/{contact_id}
https://api.ocamba.com/v2/adex/accounts/{id}/contacts/{contact_id}
Delete an Account contact
Name
Descriptionaccount_idstringrequired
Unique account identifier defined as a path parameter.Example: 12345
contact_idstringrequired
Unique contact id.Example: 95eb301b-6aaf-42ad-a219-ccbd5f4d3d2b
204 - No Content
note
1 We recommend you consider other options before deletion
tip
1 If you don't know the account contacts id, list the account contacts to find it.
2 If you don't know the account id, list the accounts to find it.