Delete user Mapping
Remove the mapping of a user account.
DELETE odata/_userMappings({user-id})
--Cookie: graphNodeCookie=[ID]
URL Endpoint
odata/_userMappings({user-id})
Method
DELETE.
Parameters
Support OData Filter syntax.
Request Header
--x-appvity-channelId: [ChannelID]
--x-appvity-teamid: [TeamID]
--Cookie: graphNodeCookie=[ID]
Example
Body
This request does not have a body.
Response
Code: 204 No Content.