v1

latestOpenAPI 3.0.12026-08-064278250.7 KB
webhook-configuration

Create a webhook configuration

Create a new webhook configuration for a specified workspace.

post/v1/settings/webhooks

Headers

Workspacestring required

The workspace identifier, which isolates API requests inside the provided workspace scope.

Request body

namestring required
<placeholder>
descriptionstring
<placeholder>
applyToAllDescendantsboolean required
<placeholder>
urlstring required
<placeholder>
secretstring required
<placeholder>
headersobject
<placeholder>
triggersstring[] required
<placeholder>

Response

Created

idstring
namestring
workspaceIdstring
status'enabled' | 'disconnected' | 'disabled'
<placeholder>
descriptionstring
applyToAllDescendantsboolean
urlstring
secretstring
headersobject
triggersstring[] required
<placeholder>
createdinteger
updatedinteger