Subscriptions
Update subscription lifetime usage
This endpoint allows you to update the total lifetime usage of a subscription for migration purposes.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
External ID of the existing subscription
Example:
"5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba"
Body
application/json
Update the lifetime usage of a subscription
The body is of type object
.
Response
200
application/json
Subscription lifetime usage updated
The response is of type object
.