All versions ->

Copy link to request setupRun requestRun
POST/v2/subscriptions/{subscription_id}/pause

Pause subscription

Sign in
SandboxProduction

Access Tokens

Sign in to populate your access tokens from the developer dashboard Sign in

Link to section

Parameters

subscription_id

string

Required

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

Link to section

Body

pause_cycle_duration

integer(64-bit)

pause_effective_date

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

pause_reason

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

resume_change_timing

string

The action occurs immediately.

The action occurs at the end of the billing cycle.

resume_effective_date

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

POST /v2/subscriptions/{subscription_id}/pause

Response

// No response received yet.