post
https://staging.ankatech.co/api/v3/admin/tenants//users
Creates a new user under the specified tenant.
Two provisioning modes:
• Secure mode (recommended): Set requirePasswordChange=true, omit password.
User receives activation link and sets their own password (zero-knowledge provisioning).
• Quick mode (testing): Set requirePasswordChange=false, include password.
User can login immediately.
Response includes:
• User details (always)
• Activation information (if requirePasswordChange=true): token, expiration, activation URL
The password is securely hashed before storage. If requirePasswordChange=true and no password
is provided, a secure random password is generated internally (user never sees it).
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…