Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

fleetId
string
required
Minimum string length: 1
Example:

"fleet_abc123"

webhookId
string
required
Minimum string length: 1
Example:

"webhook_abc123"

Response

Structured result for a synthetic webhook.test delivery.

error
string | null
required
statusCode
integer | null
required
success
boolean
required