SpaceMediaSpaceMedia
Endpoint referenceBilling and Checkouts

Resume Subscription

POST
/api/v1/subscriptions/{subscription_id}/resume

Resume Subscription. Use it to start checkouts, verify completion, manage saved payment methods, inspect invoices, and cancel or resume organization billing subscriptions. It applies the requested change and returns the updated resource, validation result, or action status needed for the next API step.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

subscription_id*string

Public subscription reference returned by the API.

Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?