Skip to main content
POST
Cancel the org tier subscription at period end

Authorizations

Authorization
string
header
required

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

Path Parameters

orgId
string
required

Organization identifier.

Example:

"org-abc123"

Response

Cancellation scheduled; returns { canceled, cancelAt, currentPeriodEnd }.