Subscriptions

Delete Subscription Freeze

Remove a freeze period from a subscription.

Deletes the specified freeze period, allowing the subscription to resume normal invoice generation immediately (if the freeze period was active).

delete/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 delete

Unique identifier (UUID) of the freeze period to delete

Response

Successful Response

{"stackTrail":"paths:/api/v2/subscriptions/{subscription_id}/freeze/{freeze_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.