Skip to main content

TestWebhookResponse

okboolean
statusinteger
duration_msinteger
errorstringnullable
messagestring
TestWebhookResponse
{
"ok": true,
"status": 0,
"duration_ms": 0,
"error": "string",
"message": "string"
}