Unclaim
POST/task/:id/unclaim
Resets a task's assignee. If successful, the task is not assigned to a user.
Request
Responses
- 204
- 500
Request successful.
The Task with the given id does not exist. See the Introduction for the error response format.