Subscriptions
Cancel subscription
Cancel a subscription visible to the authenticated user.
delete/api/v1/subscriptions/{id}/
Path parameters
idinteger required
Numeric resource ID.
Response
The request succeeded.
Example response
{
"success": true
}