Remove User Permission
- 20 Jun 2024
- 1 Minute to read
- Print
- DarkLight
Remove User Permission
- Updated on 20 Jun 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Delete
/orgs/{oid}/users/permissions
Remove a user permission.
Security
HTTP
Type bearer
Path parameters
oid
stringRequired
organization id
Query parameters
email
string
email of the user to remove the permission from
perm
string
permission to remove
Responses
200
successful operation
401
Access token is missing or invalid
Was this article helpful?