Deploy job manifest

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

namestringRequired

Request

This endpoint expects an object.
manifestmap from strings to anyRequired
Parsed job.toml content as JSON object

Response

Successful Response
idstringformat: "uuid"
version_numberinteger
content_hashstring
deployed_atdatetime
manifestmap from strings to any

Errors

401
Unauthorized Error
422
Unprocessable Entity Error
502
Bad Gateway Error
503
Service Unavailable Error