curl --request DELETE \
--url http://localhost:3000/v1/admin/notifications/tokens/{tokenId}{
"success": true
}Deactivates a notification token.
curl --request DELETE \
--url http://localhost:3000/v1/admin/notifications/tokens/{tokenId}{
"success": true
}Documentation Index
Fetch the complete documentation index at: https://docs.switchyard.run/llms.txt
Use this file to discover all available pages before exploring further.