Test a webhook
Queue a signed test event for a webhook endpoint and return its delivery record.
Authentication
AuthorizationBearer
Use Bearer <api-key>.
Path parameters
webhookId
Unique webhook identifier generated by BCTRL.
Headers
BCTRL-Subaccount-Id
Optional effective subaccount context for organization API keys. Subaccount API keys are already scoped and cannot use this header to act as another subaccount.
Response
Accepted
attemptCount
createdAt
RFC 3339 timestamp with a UTC offset.
eventId
Unique runEvent identifier generated by BCTRL.
eventType
id
Unique webhookDelivery identifier generated by BCTRL.
lastError
nextAttemptAt
RFC 3339 timestamp with a UTC offset.
responseStatus
sentAt
RFC 3339 timestamp with a UTC offset.
status
updatedAt
RFC 3339 timestamp with a UTC offset.
webhookId
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error

