Deploy line 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.
manifestobjectRequired

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

Response

Successful Response
idstringformat: "uuid"
version_numberinteger
content_hashstring
deployed_atdatetime
manifestobject

Full line.toml manifest (TOML or JSON authoring; stored as JSON).

input_paramslist of objectsOptional

Errors

401
Unauthorized Error
422
Unprocessable Entity Error