Skip to main content
DELETE
DEP: Deactivate a subscription

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

subscription_id
string
required

Unique (UUID) identifier for the subscription

Response

200 - application/json

Subscription deactivated successfully

message
string
Example:

"Subscription deactivated successfully"