Send test event

以 Markdown 格式查看
Send a test event to the webhook URL. Returns delivered, statusCode, responseTimeMs.

路径参数

idstring必需
Webhook endpoint UUID

请求头

Authorizationstring必需

Bearer {access_token}

X-Workspace-Idstring必需
Workspace UUID

响应

data: { delivered, statusCode, responseTimeMs }

错误

400
Bad Request Error
404
Not Found Error