Skip to main content
Alerting & Response/Alert Channels & Integrations

TestAlertWebhookEndpoint

Send a test payload to a webhook endpoint to verify connectivity

POST/api/v1/alerting/webhook-endpoints/{endpointId}/test

Operation ID

TestAlertWebhookEndpoint

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

Path Parameters

  • endpointId
    StringRequired

    Endpoint identifier to test

Responses

200 OK
200 OK

On success, this API returns an empty JSON object {}.