Delete the current WorkItemAssignee.
Delete the current WorkItemAssignee.
Request
URI
POST
https://{api_host}/work-item-service/api/assignees/user/delegates/reset
COPY
Responses
204
Operation doesn't return any data structure
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' https://{api_host}/work-item-service/api/assignees/user/delegates/reset
Deprecated
Work Item Assignee Operations
PUT
Update the WorkItemAssignee for the given principal
GET
Retrieve the list Of delegates for the given principal/user/group.
PUT
Update the WorkItemAssignee for the given principal
POST
Delete the current WorkItemAssignee.
Deprecated
POST
Remove the given principalId from the set Of valid assignees for A workitem.
PUT
Creates Or updates the specified WorkItemAssignee.
Deprecated
GET
Retrieve the WorkItemAssignee, including delegates, for the 'current' user.
Deprecated
PUT
Creates Or updates the specified WorkItemAssignee.
Deprecated