Deploy job manifest
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
name
Request
This endpoint expects an object.
manifest
Job manifest (authored as TOML or JSON, stored as JSON)
Response
Successful Response
id
version_number
content_hash
deployed_at
manifest
Full job.toml manifest (TOML or JSON authoring; stored as JSON).
Errors
401
Unauthorized Error
422
Unprocessable Entity Error
502
Bad Gateway Error
503
Service Unavailable Error