assignees
Delete an assignee
Un-assign a user from a task.
delete/tasks/{taskID}/assignees/{userID}
Path parameters
taskIDinteger required
Task ID
userIDinteger required
Assignee user ID
Response
The assignee was successfully deleted.
Changes
No recorded changes to this endpoint across all 53 revisions of this API.