Skip to main content
POST
Bulk trigger a job

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Path Parameters

jobID
string
required

Body

application/json
items
object[] | null
required

Response

OK

batch_id
string
required
created
integer<int64>
required
results
object[] | null
required
total
integer<int64>
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

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