Skip to main content
patch/webhooks

Update webhook settings

LLM
View as Markdown
Open llms.txt

Partially updates the single webhook configuration for the current tenant. Select event types from availableEventTypes.

Authorization

Scheme

  • bearerAuth

Required scopes

  • webhook:update

Allowed roles

  • owner
  • admin

Update webhook settings.

Request body

  • Name
    application/json
    Type
    UpdateWebhookSettingsRequest
    Description
    Required body.

Responses

  • 200

    Updated webhook settings

    • application/json WebhookSettings
  • default

    Error

    • application/json ProblemDetails