DELETE
/
recipients
/
{recipient_id}
/
notifications
{
  "deleted_count": 2
}

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

Unique external identifier for the recipient.

Body

application/json

Response

200 - application/json

Successfully deleted notifications

The response is of type object.