Skip to main content
DELETE
Cancel a subscription

Authorizations

X-API-Key
string
header
required

Company API key. Send in the X-API-Key header.

Headers

x-client-id
string
required

Client identifier for the company in the request.

Example:

"client_abc123"

Path Parameters

uuid
string<uuid>
required

Body

application/json
at_period_end
boolean | null

When true, access continues until the current period ends. When false or omitted, cancellation is immediate.

Example:

true

Response

Subscription cancelled

data
object