API Reference
Account Subscriptions

Update the renewal status of a subscription

1min
PATCH
This endpoint will provide the ability to manage the status of renewals on a specific subscription
Authentication
Authorization
Path Parameters
accountReference
*
subscriptionId
*
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Body Parameters
autoRenew
*
Description
AutoRenew
renewals
Responses
204
No Content
400
Request is invalid.
403
Unable to authenticate using the provided session.
404
No subscription found.
500
Internal Server Error.
Curl
JS
Ruby
Python
Responses
204
400
403
404
500