Delete all notifications
Permanently delete all in-app (inbox) notifications matching the specified filters. Supports context-based filtering.
Permanently delete all in-app (inbox) notifications matching the specified filters. Supports context-based filtering.
Authorization
secretKey API key authentication. Allowed headers-- "Authorization: ApiKey <secret_key>".
In: header
Path Parameters
The identifier of the subscriber
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/v2/subscribers/string/notifications/delete" \ -H "Content-Type: application/json" \ -d '{}'