Mark a task as done.
Mark a task as done.
Mark a task as done. Equivalent to update-task with status=done.
POST
Mark a task as done.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The task ID to complete.

