Remove Org User
  • 25 Apr 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Remove Org User

  • Dark
    Light

Article Summary

Delete
/orgs/{oid}/users

Remove a user from an organization.

Security
HTTP
Type bearer
Path parameters
oid
stringRequired

organization id

Query parameters
email
string

email of the user to remove

Responses
200

successful operation

401

Access token is missing or invalid


Was this article helpful?