post /v1/subscription_schedules/{schedule}/cancel

Cancel a schedule

PostSubscriptionSchedulesScheduleCancel

<p>Cancels a subscription schedule and its associated subscription immediately (if the subscription schedule has an active subscription). A subscription schedule can only be canceled if its status is <code>not_started</code> or <code>active</code>.</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.