Skip to main content
POST
Apply address to subscriptions

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

id
integer
required

Address ID

Body

application/json
apply_to_all
boolean

When true, apply the address to all eligible subscriptions (active, past_due, or paused). Cancelled subscriptions are not affected. Mutually exclusive with subscription_ids.

subscription_ids
integer[]

IDs of specific subscriptions to update. Mutually exclusive with apply_to_all.

Response

Success

affected_count
integer

Number of subscriptions updated