Update short status (for Kanban drag-and-drop)
Shorts
Update short status (for Kanban drag-and-drop)
Update short status (for Kanban drag-and-drop). Requests are scoped to the authenticated API key owner; cross-owner resource IDs return 404.
PATCH
Update short status (for Kanban drag-and-drop)
Authorizations
YALG Developer API key. Send it in the x-api-key header from a server-side environment only.
Path Parameters
Resource identifier.
Example:
"018f9f40-7d7b-7712-9b0f-2e5d9fd5df3f"
Body
application/json
The new status to set
Available options:
CREATED, RUNNING, READY_FOR_VALIDATION, VALIDATED, THUMBNAIL_CREATING, THUMBNAIL_CREATED, COMPLETED, REJECTED, FAILED Example:
"VALIDATED"