Withdraw a cancellation request

Withdraws a cancellation request that is still awaiting buyer approval, forwarded
to the AWS Marketplace CancelAgreementCancellationRequest API. reason is
required and is recorded with AWS.

A withdrawn request ends at status CANCELLED. Only PENDING_APPROVAL requests
can be withdrawn; anything else returns 409.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 64
^[A-Za-z0-9_/-]+$

AWS Marketplace agreement identifier

string
required

Cancellation request identifier

Body Params
string
enum
required

Must be withdraw

Allowed:
string
required
length between 1 and 2000

Why the request is being withdrawn. Required by AWS and recorded with the request.

Headers
string

The Tackle vendor this request operates on. Must be one of the vendors your token
permits, or the request is rejected with 403.

Optional only for single-vendor tokens, where it defaults to the token's primary
vendor. Multi-vendor callers should always send it — the fallback picks an
arbitrary vendor from the organizational unit, not a meaningful default.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json