v1

latestOpenAPI 3.1.02026-07-26436887.6 KB
main

Update Workflow Status

Update the status of a workflow (e.g., archive/unarchive).

Args: workflow_id: The ID of the workflow to update request: The status update request

Returns: The updated workflow

put/api/v1/workflow/{workflow_id}/status

Path parameters

workflow_idinteger required

Headers

authorizationstring nullable
X-API-Keystring nullable

Request body

statusstring required

Response

Successful Response

idinteger required
namestring required
statusstring required
created_atstring date-time required
workflow_definitionobject required
current_definition_idinteger nullable required
template_context_variablesobject nullable
total_runsinteger nullable
workflow_configurationsobject nullable
version_numberinteger nullable
version_statusstring nullable
workflow_uuidstring nullable
All 43 operations