Skip to main content
POST
Batch create jobs

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Body

application/json
jobs
object[] | null
required

Response

OK

created
object[] | null
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

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

errors
object[] | null