Skip to main content
DELETE
cURL
Delete a recipient’s contact. This requires an API key with Full access scope — a Recipient access key cannot delete contacts.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer bv_xxxxxxxxx, where bv_xxxxxxxxx is your API Key with Full access scope.

Path Parameters

recipient_id
string
required

The unique identifier of the recipient.

contact_id
integer
required

The unique identifier of the contact.

Response

200 - application/json

Contact deleted