Update Visual Asset

Update a visual asset’s lifecycle state (promote/retire/QA). App-scoped.

Authentication

AuthorizationBearer

LoreOS API key, sent as Authorization: Bearer <key>.

Path parameters

slugstringRequired
asset_idstringRequired

Request

This endpoint expects an object.
promotion_statusstring or nullOptional
qa_statusstring or nullOptional
asset_statusstring or nullOptional

Response

Successful Response

Errors

422
Unprocessable Entity Error