Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Progress a task object.

[POST|PUT] /tasks/:task_id/progressions/[start|done]

This will auto progress a task to either the "start" (started status) or "done" (completed status).

Handling the response

Please see the get task endpoint for handling the response.

  • No labels