User management
The emnify REST API is a multi-tenancy system where tenant is an organization.
Each organization can have multiple users. The users of an organization are managed by the administrator of this organization or (possibly) the parent organization.
- When an organization administrator manages own user space, setting explicitly an organization for a user is optional. Then the organization for the new account is inherited from the administrator user creating the account.
- The organization administrator may specify explicitly an organization for a user, if the new user is to be created in a “child” (direct, not “grandchild”) organization of this organization.
- The system-wide administrators (emnify) must always specify an organization when creating a user account.
The following is a sample user in JSON representation: