Authorizations
Bearer token authentication for subscriber calls
Headers
Client Key used to uniquely identify the client
Example:
"dk_gyh2eqzfkc4mhp5eiahnndkz"
Body
application/json
App ID or an array of App IDs. If empty or omitted, targets all apps available (owned or whitelisted) for the client. Application ID
Example:
"255d6163-7e25-43e9-a188-c2f8d0980a4a"
Channel or an array of channels (IN_APP, TELEGRAM, EMAIL). If empty or omitted, targets all channels available for the subscriber
Available options:
IN_APP
, EMAIL
, TELEGRAM
Example:
"IN_APP"
Response
Unsubscription successful
The response is of type object
.