Cancel Change Request

View as Markdown
Cancel a change request. The change request must be in draft or ready state. Cancelled change requests cannot be reactivated.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

subscription_idstringRequired
request_idstringRequired
account_idstringRequired

Response

Successful Response
change_requestobject
Response containing a change request.

Errors

404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error