v1

latestOpenAPI 3.0.0Apache 2.02026-08-0610023171.4 KB
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.

successboolean

Example response

{
  "success": true
}