Skip to main content

Cancel the subscription at period end

POST 

/panel/workspaces/:workspace/subscription/cancel

Cancels the workspace's subscription at the end of the current billing period rather than immediately, so access continues until the period ends.

The request takes no body. The workspace must have an active default subscription, and the instance must have an active payment platform.

Request

Responses

{"success": true} — hard-coded literal, never false.