Delete View
DELETE odata/_userConfigs({ViewID})
--x-appvity-channelId: [ChannelID]
--x-appvity-teamid: [TeamID]
--Cookie: graphNodeCookie=[ID]
--data-binary [ViewObject]
URL Endpoint
odata/_userConfigs({ViewID})
Method
DELETE.
Parameters
Support OData Filter syntax.
Request Header
--x-appvity-channelId: [ChannelID]
--x-appvity-teamid: [TeamID]
--Cookie: graphNodeCookie=[ID]
Body
No supply a request body for this method.
Response
Success Code: 204 No content.
No supply a response bod.
Error
Code: 401 UNAUTHORIZED, 500 ERROR EXCEPTION.
Content: {error: "error message”}
Get View Detail.