Remove User Permission
  • 20 Jun 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Remove User Permission

  • Dark
    Light

Article summary

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?