post
/v1/subscription_schedules/{schedule}/release Release a schedule
PostSubscriptionSchedulesScheduleRelease
<p>Releases the subscription schedule immediately, which will stop scheduling of its phases, but leave any existing subscription in place. A schedule can only be released if its status is <code>not_started</code> or <code>active</code>. If the subscription schedule is currently associated with a subscription, releasing it will remove its <code>subscription</code> property and set the subscription’s ID to the <code>released_subscription</code> property.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
schedule | path | string | yes |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.