Authorizations
Enter your API key in the format x-api-key <api-key>*
Path Parameters
Subscription ID
Body
Resume subscription request
Request object for resuming a paused subscription
immediate
, scheduled
, auto
Whether to perform a dry run @Description If true, validates the request and shows impact without actually resuming the subscription @Example false
Additional metadata as key-value pairs @Description Optional metadata for storing additional information about the resume operation @Example {"resumed_by": "admin", "reason": "issue_resolved"}
Response
OK
Response object containing subscription pause information
EnvironmentID is the environment identifier for the pause
ID is the unique identifier for the subscription pause
OriginalPeriodEnd is the end of the billing period when the pause was created
OriginalPeriodStart is the start of the billing period when the pause was created
PauseEnd is when the pause will end (null for indefinite)
immediate
, scheduled
, period_end
PauseStart is when the pause actually started
none
, active
, scheduled
, completed
, cancelled
Reason is the reason for pausing
immediate
, scheduled
, auto
ResumedAt is when the pause was actually ended (if manually resumed)
published
, deleted
, archived
SubscriptionID is the identifier for the subscription