Skip to main content
PUT
Update a subscription

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

token
string
required

Body

application/json

Subscription params. next_bill_date (YYYY-MM-DD) calculated internally if not provided. Do not pass timezone in metadata as it will be ignored.

Request payload

token
id
subscription
object | null

Response

string | number | boolean | null | any[] | object

Success

Any valid JSON value for provider, integration, theme, metadata, or other dynamic payloads whose keys are not fixed by the API contract.