Update factory line

Authentication

AuthorizationBearer

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

Path parameters

namestringRequired

Request

This endpoint expects an object.
statusenum or nullOptional

Response

Successful Response
idstringformat: "uuid"
namestring
descriptionstring or null
statusstring
latest_version_numberinteger or null
created_atdatetime
latest_versionobject or null
categorystring or nullOptional
stage_countintegerOptionalDefaults to 0
trigger_typestring or nullOptional
resolved_stageslist of objectsOptional

Errors

401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error