Skip to main content
post/webhooks/verify

Verify webhook delivery

LLM
View as Markdown
Open llms.txt

Sends a signed synthetic webhook test event to the supplied URL or the saved webhook URL.

Authorization

Scheme

  • bearerAuth

Required scopes

  • webhook:update

Allowed roles

  • owner
  • admin

Verify webhook delivery.

Request body

  • Name
    application/json
    Type
    VerifyWebhookRequest
    Description
    Optional body.

Responses

  • 200

    Verification result

    • application/json VerifyWebhookResponse
  • default

    Error

    • application/json ProblemDetails