Skip to main content
POST
Test Webhook Endpoint

Авторизации

X-API-Key
string
header
обязательно

Параметры пути

id
string
обязательно

Endpoint id (UUID) to send the test ping to.

Тело

application/json
id
string
обязательно

Endpoint id (UUID) to send the test ping to.

Ответ

OK

error
string
read-only

Connection or transport error, empty on a completed request.

status_code
integer<int32>
read-only

HTTP status returned by the receiver, or 0 if the request could not be sent.