Update Existing Webhook

Use this endpoint to update information about an already registered webhook.

Path Params
string
required

Unique Webhook Identifier

Body Params
string

Webhook name

string

Event destination URL

string
enum

Sequential (SEQUENTIALLY) or non-sequential (NON_SEQUENTIALLY)

Allowed:
boolean

Set whether the Webhook is active

boolean

Set whether the sync queue is stopped

string

Webhook authentication token

events
array of objects
enum

List of events this Webhook will observe

events
Responses

404

Not found

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json