---
title: "removeShortcut"
canonical: "https://support.appfire.com/space/CSOAP/68459087/removeShortcut"
format: markdown
---
> Macro (aura-html)

See also: [Actions](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68458401)

> Macro (details)
> 
> | **Description** | Remove a shortcut by name or id. Only one shortcut with that name will be removed. Only shortcuts in category quick can be removed. Use --name @all to remove all space shortcuts. Shortcuts show up on the UI. Use continue to ignore not found errors. |
> | --- | --- |
> | **Required Parameters** | [space](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68459481), ([name](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68459513) or [id](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68454565)) |
> | **Optional Parameters** | [continue](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68454987) |
> | **Type** | [Delete](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68455033/Action+Types#ActionTypes-Delete) |
> | **Category** | [Shortcuts](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68455044/Action+Categories#ActionCategories-Shortcuts) |
> | **Output Formats** |  |
> | **Replacement Variables** |  |
> | **Hosting** | cloud,server,datacenter |
> | **Since Version** |  |
> | **Examples** | [removeShortcut](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68458176/Examples#Examples-removeShortcut) |

## Related How To's

> Macro (cql-query)