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.

Authentication

AuthorizationBearer

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

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

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

Errors

401
Delete Counterparts ID Contacts ID Request Unauthorized Error
403
Delete Counterparts ID Contacts ID Request Forbidden Error
404
Delete Counterparts ID Contacts ID Request Not Found Error
409
Delete Counterparts ID Contacts ID Request Conflict Error
422
Delete Counterparts ID Contacts ID Request Unprocessable Entity Error
429
Delete Counterparts ID Contacts ID Request Too Many Requests Error