Subscriptions
Update Subscription Freeze
Update an existing subscription freeze period.
Allows modifying the start and end dates of a freeze period. The subscription will remain frozen during the updated period.
put/api/v2/subscriptions/{subscription_id}/freeze/{freeze_id}
Path parameters
subscription_idstring uuid required
Unique identifier (UUID) of the subscription
Unique identifier (UUID) of the subscription
freeze_idstring uuid required
Unique identifier (UUID) of the freeze period to update
Unique identifier (UUID) of the freeze period to update
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.