Subscriptions
Update subscription lifetime usage
This endpoint allows you to update the total lifetime usage of a subscription for migration purposes.
PUT
/
subscriptions
/
{external_id}
/
lifetime_usage
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
External ID of the existing subscription
Body
application/json
Response
200 - application/json
Was this page helpful?