Revoke subscription
POST
https://api.radom.com/subscription/{id}/cancelAuthorization
Send your API key in the Authorization header. Scheme: radomToken.
Parameters
idstring<uuid>pathrequiredUnique identifier for the subscription.
Responses
200Subscription cancelled successfully
No response body.
400Bad Request
errorstringrequired401Unauthorized
errorstringrequired404Not Found
errorstringrequired500Internal server error
errorstringrequired