curl -X DELETE https://api.opnform.com/api/open/workspaces/123/users/456 \ -H "Authorization: Bearer YOUR_API_TOKEN"
{ "message": "User removed from workspace successfully." }
Remove a user from a workspace
adminAction