Skip to main content
DELETE
/
api
/
users
/
{id}
/
roles
/
{roleId}
Remove Role from User
curl --request DELETE \
  --url https://api.example.com/api/users/{id}/roles/{roleId}

Documentation Index

Fetch the complete documentation index at: https://docs.mgpass.net/llms.txt

Use this file to discover all available pages before exploring further.