Method: publishers.items.cancelSubmission

Cancel the current active submission of an item if present. This can be used to cancel the review of a pending submission.

HTTP request

POST https://chromewebstore.googleapis.com/v2/{name=publishers/*/items/*}:cancelSubmission

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Name of the item to cancel the submission of in the form publishers/{publisherId}/items/{itemId}

Request body

The request body must be empty.

Response body

If successful, the response body is empty.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/chromewebstore