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
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
external_id
string
requiredExternal ID of the existing subscription
Body
application/json
lifetime_usage
object
requiredResponse
200 - application/json
lifetime_usage
object
requiredWas this page helpful?