1. Tasks
  2. Edit Webhook

Tasks

Edit Webhook

Changing settings on existing explicit webhooks
If you need to disable or repurpose an old explicit webhook you can use this task to reconfigure it.

Basic usage

description

loading...

Parameters

webhookuuid
required
UUID

UUID of the explicit webhook you wish to edit


deleted
optional
Bool

Disables the webhook until deleted to set to true again


action_name
optional
String

Changes the action that the task executes


stubref
optional
String

Changes the stub in which the webhook executes its task


message
optional
String

Changes the message the webhook displays on the stubber ui


authorization.enabled
optional
BOOL

Enables or disables auth on a webhook


authorization.type
required if auth authorization.enabled = true
String

Changes the type of auth the webhook will use


authorization.keys
required if auth authorization.enabled = true
JSON

A set of properties used to define the auth for the webhook

Result

loading...

Properties

webhookuuid

UUID of explicit webhook

link of explicit webhook