Home/Documentation/API/Latest/Userservice/Delete ViewDelete ViewDeleteMemoView deletes a View for a user.Server URLloading...DELETE/api/v1/users/{user}/views/{view}SendPathPath Parametersuser*stringThe user id.view*stringThe view id.Response Body200defaultapplication/jsoncURLJavaScriptGoPythonJavaC#Rustcurl -X DELETE "https://example.com/api/v1/users/string/views/string"200defaultEmptyDelete Linked IdentityDeleteLinkedIdentity unlinks an SSO identity from a user.Delete Personal Access TokenDeletePersonalAccessToken deletes a Personal Access Token.