Skip to main content
POST
Reactivate a cancelled subscription

Path Parameters

Reactivation is only possible when the subscription has cancel_at_period_end: true and the current billing period has not yet ended. If the subscription has already been fully canceled, it cannot be reactivated through this endpoint.

Example Request

Response

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Path Parameters

id
string<uuid>
required

Response

Subscription reactivated.

id
string<uuid>
status
string
message
string