Skip to main content
POST
Test Webhook

Tham số đường dẫn

string
bắt buộc
ID Webhook cần kiểm tra (ví dụ: whk_abc123).

Ví dụ

Ủy quyền

X-API-Key
string
header
bắt buộc

API key authentication. Keys are prefixed with awx_.

Tham số đường dẫn

id
string
bắt buộc

The webhook ID to test (e.g., whk_abc123).

Phản hồi

Test event sent successfully.

success
boolean

Whether the test event was delivered successfully.

status_code
integer

HTTP status code returned by the webhook endpoint.

response_time_ms
integer

Response time from the webhook endpoint in milliseconds.