Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique (UUID) identifier for the subscription
Response
200 - application/json
Subscription deactivated successfully
Example:
"Subscription deactivated successfully"