Update Workspace Webhook
Update the specified workspace webhook
Path Parameters
webhook_id
The unique ID for the webhook
Headers
xi-api-key
Request
This endpoint expects an object.
is_disabled
Whether to disable or enable the webhook
name
The display name of the webhook (used for display purposes only).
Response
Successful Response
status
The status of the workspace webhook patch request. If the request was successful, the status will be 'ok'. Otherwise an error message with status 500 will be returned.