Benutzer
Benutzer auflisten
GET/v1/organizations/users
Benutzer abrufen
GET/v1/organizations/users/{user_id}
Benutzer aktualisieren
POST/v1/organizations/users/{user_id}
Benutzer entfernen
DELETE/v1/organizations/users/{user_id}
ID of the User.
RFC 3339 datetime string indicating when the User joined the Organization.
Email of the User.
Name of the User.
Organization role of the User.
Object type.
For Users, this is always "user".
ID of the User.
Deleted object type.
For Users, this is always "user_deleted".