Subscriptions

Transfer subscription to resource

Transfers a subscription to a different resource ID. Used for multi-resource products where subscriptions apply to specific entities like websites or apps.

post/api/v1/subscriptions/{id}/transfer

Path parameters

idstring required

The unique identifier of the entity

Request body

destinationResourceIdstring required

Resource ID to transfer the subscription to

Response

The updated subscription object.

Changes