Partial Update

View as Markdown

Endpoint for FE to sync UI state (e.g. file selections) back to the session.

Path parameters

action_session_idintegerRequired

Request

This endpoint expects an object.
statusenumOptional
* `ACTIVE` - Active * `COMPLETED` - Completed * `ARCHIVED` - Archived
Allowed values:
workflow_statusenumOptional
Tracks the progress of the underlying creation/action intent * `not_started` - Not Started * `in_progress` - In Progress * `completed` - Completed * `failed` - Failed
Allowed values:

Response

uidstringRead-onlyformat: "uuid"
statusenum
* `ACTIVE` - Active * `COMPLETED` - Completed * `ARCHIVED` - Archived
Allowed values:
workflow_statusenum
Tracks the progress of the underlying creation/action intent * `not_started` - Not Started * `in_progress` - In Progress * `completed` - Completed * `failed` - Failed
Allowed values:
current_stateanyRead-only
contextanyRead-only
job_infostringRead-only