Create a new system user
Bearer <token> - System Admin JWT| Role | Description |
|---|---|
system_admin | Full system access |
compliance_user | Compliance monitoring |
support_user | Customer support |
sales_user | Sales operations |
audit_user | Audit/reporting access |
super_agent | Agent network manager |
sub_agent | Field agent |
| Status | Code | Description |
|---|---|---|
| 400 | INVALID_REQUEST | Invalid request or weak password |
| 403 | FORBIDDEN | Not authorized to create users |
| 409 | USER_EXISTS | User with email already exists |