---
title: cancel-submission
description: Cancel a pending or testing submission.
source_url:
  html: 'https://shopify.dev/docs/api/shop-minis/commands/cancel-submission'
  md: 'https://shopify.dev/docs/api/shop-minis/commands/cancel-submission.md'
---

# cancel-submission

Cancel a pending or testing submission.

**Note:**

Use this if you discovered issues after submitting and need to fix them before review. Only works for submissions in "pending" or "testing" status - approved or rejected submissions cannot be cancelled. After cancelling, fix the issues and submit again.

#### Options

* **--verbose**

  **boolean**

  Print debugging messages.

Examples

### Examples

* ####

  ##### zsh

  ```sh
  npx shop-minis cancel-submission [options]
  ```

***
