Skip to main content
POST
Send an event

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Path Parameters

eventKey
string
required

Body

application/json
payload
any

Response

OK

event_key
string
required
expires_at
string<date-time>
required
id
string
required
project_id
string
required
requested_at
string<date-time>
required
source_type
string
required
status
string
required
timeout_secs
integer<int64>
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.strait.dev/schemas/EventTrigger.json"

error
string
job_run_id
string
notify_status
string
notify_url
string
received_at
string<date-time>
request_payload
any
response_payload
any
sent_by
string
trigger_type
string
workflow_run_id
string
workflow_step_run_id
string