Update an existing webhook configuration.
Request Body required
Section titled “Request Body required ”object
The ID of the webhook to update.
The webhook URL where events will be sent.
The types of events this webhook should receive.
Whether this webhook should be active.
Text to prepend to webhook messages.
Text to append to webhook messages.
Text replacement rules for webhook messages.
object
Text to search for and replace.
Text to replace with.
A user-friendly name for this webhook.
A description of what this webhook is used for.
Responses
Section titled “ Responses ”Success
object
A webhook configuration for receiving Streamplace events.
object
Unique identifier for this webhook.
The webhook URL where events will be sent.
The types of events this webhook should receive.
Whether this webhook is currently active.
Text to prepend to webhook messages.
Text to append to webhook messages.
Text replacement rules for webhook messages.
object
Text to search for and replace.
Text to replace with.
When this webhook was created.
When this webhook was last updated.
A user-friendly name for this webhook.
A description of what this webhook is used for.
When this webhook was last triggered.
Number of consecutive errors for this webhook.
Bad Request