Create Job
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
input
Arbitrary execution payload.
kind
Job kind. Examples: sandbox.exec, browser.action.
idempotency_key
Optional idempotency key.
run_at
Optional schedule time (RFC3339 string).
Response
Job created
created_at
id
input
kind
status
updated_at
error
idempotency_key
result
run_at
