Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "data": {} }
{ "status": "<string>", "context": {}, "type": "<string>", "title": "<string>", "detail": "<string>", "violations": [ { "title": "<string>", "propertyPath": "<string>", "type": "<string>" } ]}
Update the entity data of a task. Only tasks with status ‘new’ or ‘failed’ can be edited.
Task identifier
Space Identifier
The new entity data for the task.
The updated entity data of the task.
Was this page helpful?