v1

latestOpenAPI 3.1.02026-07-242735131.1 MB
Webhook Events

Replay Webhook Events

Replay webhook events

Scopes

CategoryRead only ScopeWrite only Scope (read access implicit)
Manage company resources (company_admin)-Manage webhooks (webhook:write)
post/v1/webhook-events/replay

Request body

OR

Example request

{
  "ids": [
    "0073fcb5-b669-4e4a-b963-2a47744e75a1"
  ]
}

Response

Success

Example response

{
  "data": {
    "status": "ok"
  }
}