Remove subscriber by email
subscribers
Remove a subscriber
Remove a subscriber from your publication. The publication is identified by the API key provided in the Authorization header. Identify the subscriber by email, wallet, or both.
Requirements:
- At least one of
emailorwalletmust be provided - If both are provided, they must resolve to the same subscriber
Behavior:
- The subscription is hard-deleted, mirroring the dashboard’s “remove subscriber” action
DELETE
Remove subscriber by email
Authorizations
API key for authenticating protected endpoints. Pass as Bearer token in Authorization header.
Body
application/json
Body
Response
Subscriber removed successfully
Whether the subscriber was removed
Available options:
true 
