Skip to content

Mark all to-do items as done

POST
/api/v4/todos/mark_as_done

Marks all pending to-do items for the current user as done. It returns the HTTP status code 204 with an empty response.

Created

Bad Request