Skip to main content
POST
Send an event to an agent webhook endpoint

Path Parameters

token
string
required

The endpoint token, from the url of the endpoint (/wh/<token>).

Body

*/*

The body is of type file.

Response

status is delivered, pending_agent, deduped, skipped or quarantined; reason is set for skipped/quarantined.

ok
boolean
required
eventId
string<uuid>
status
enum<string>
Available options:
delivered,
pending_agent,
deduped,
skipped,
quarantined
reason
string