Public endpoint hit by an email client when the recipient activates the List-Unsubscribe header. The token is HMAC-signed and carries accountId, workspaceId, userId, and topic. Transactional emails never produce a signed token (they carry no topic) and therefore cannot be unsubscribed from this endpoint by design.
Request
Path Params
Responses
🟢200OK
application/json
Unsubscribed successfully
Bodyapplication/json
🟠400Bad Request
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.aworld.cloud/app/v1/notification-preferences/unsubscribe/'