Tasks
Update task status
Use when updating task status (e.g. marking complete or failed from a worker). Typically called by backend processors.
put/tasks/{id}/status
Path parameters
idstring required
Task ID
Request body
Response
OK
Use when updating task status (e.g. marking complete or failed from a worker). Typically called by backend processors.
Task ID
OK