Shortens the end date of a prepaid commit to terminate it earlier than originally scheduled. Use this endpoint when you need to cancel or reduce the duration of an existing prepaid commit. Only works with prepaid commit types and can only move the end date forward (earlier), not extend it.
To extend commit end dates or make other comprehensive edits, use the ‘edit commit’ endpoint instead.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Update the access or invoice end date of a commit
The body is of type object
.
Success
The response is of type object
.