Online Docs

Delete user Mapping

Remove the mapping of a user account.

1
2
DELETE odata/_userMappings({user-id})
--Cookie: graphNodeCookie=[ID]

URL Endpoint

odata/_userMappings({user-id})

Method

DELETE.

Parameters

Support OData Filter syntax.

Request Header

1
2
3
--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.

Comment

Was this article helpful?
Thanks For Your Feedback