Unsubscribe from email subscription
DELETE/api/admin/email-subscription/:subscription
Unsubscribe from email subscription e.g. monthly productivity report. This API is mostly used by hosted Unleash.
Request
Responses
- 202
- 401
- 404
This response has no body.
Authorization information is missing or invalid. Provide a valid API token as the `authorization` header, e.g. `authorization:*.*.my-admin-token`.
The requested resource was not found.