Skip to main content
POST
Test webhook endpoint

Authorizations

api-key
string
header
required

Body

application/json
endpointId
string
required

ID of the endpoint to send a test event to

Required string length: 1 - 256
eventType
enum<string>

Event type to simulate. Defaults to bid.accepted.

Available options:
bid.created,
bid.accepted,
bid.rejected,
bid.revoked,
bid.closed,
bid.countered,
bid.counter_accepted,
bid.counter_revoked,
bid.counter_rejected
Example:

"bid.created"

Response

Ok

timestamp
string
required
eventType
string
required
messageId
string
required