Validate job manifest without deploying

Authentication

AuthorizationBearer

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

Path parameters

namestringRequired

Request

This endpoint expects an object.
manifestobjectRequired

Job manifest (authored as TOML or JSON, stored as JSON)

Response

Successful Response

Errors

401
Unauthorized Error
422
Unprocessable Entity Error