Authorizations
Bearer authentication header of the form Bearer bv_xxxxxxxxx
, where bv_xxxxxxxxx
is your API Key with Full access
scope.
Path Parameters
Unique external identifier for the recipient.
Body
application/json
Array of notification IDs to delete. If omitted, all will be deleted.
Response
200 - application/json
Successfully deleted notifications
Number of notifications deleted.