---
title: "updateWebhook"
canonical: "https://support.appfire.com/space/JCLI/70782855/updateWebhook"
format: markdown
---
> Macro (aura-html)

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

> Macro (details)
> 
> | **Description** | Update an existing user defined webhook. Use '--options enable' or '--options disable' to change the status of the webhook. Use '--options excludeBody' or '--options includeBody' to change the setting on whether or not the webhook should send a payload body. |
> | --- | --- |
> | **Required Parameters** | [id](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70784857) or [name](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70784183) |
> | **Optional Parameters** | [url](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70784481), [jql](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70789716), [events](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70790131), [options](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70784233), [description](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70785189) |
> | **Type** | [Update](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70780909/Action+Types#ActionTypes-Update) |
> | **Category** | [Webhooks](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70780591/Action+Categories#ActionCategories-Webhooks) |
> | **Output Formats** |  |
> | **Replacement Variables** |  |
> | **Hosting** | cloud,server,datacenter |
> | **Since Version** | 9.1 |
> | **Examples** | [updateWebhook](https://appfire.atlassian.net/wiki/spaces/JCLI/pages/70782732/Examples#Examples-updateWebhook) |

## Related How To's

> Macro (cql-query)