Delete a counterpart's contact

Delete the specified contact from a counterpart. The default contact cannot be deleted. To delete a default contact, you first need to assign another contact as the default one.

Path parameters

contact_idstringRequired
ID of the contact you want to delete.
counterpart_idstringRequired

ID of a counterpart whose contact you want to delete. Only organization-type counterparts can have contacts.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Errors