v4

latestSwagger 2.02026-08-0343714211.7 MB
webhook_tests
Webhook Tests

Create Webhook Test

Create Webhook Test

post/webhook_tests

Response

The WebhookTests object.

codeinteger

Status HTTP code

messagestring

Error message

statusstring

Status message

successboolean

The success status of the webhook test

Example response

{
  "code": 200,
  "success": true
}