1. Tasks
  2. Edit Webhook

Tasks

Edit Webhook

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

Basic usage

Example:

loading...

Parameters

webhookuuid
required
UUID

The UUID of the explicit webhook that you want to edit.


deleted
optional
Bool

Disables the webhook. Set to true to mark it as deleted or false to enable it 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
optional
BOOL

Settings for authentication and authorization.

Show child attributes
type
required if authentication authorization.enabled = true
String

Changes the type of authentication the webhook will use.


keys
required if authentication authorization.enabled = true
JSON

A set of properties used to define the authentication for the webhook.


Result

loading...

Properties

webhookuuid

UUID of the explicit webhook.

Link of the explicit webhook.