Utenti
Elenca utenti
GET/v1/organizations/users
Ottieni utente
GET/v1/organizations/users/{user_id}
Aggiorna utente
POST/v1/organizations/users/{user_id}
Rimuovi utente
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".