latestOpenAPI 3.0.32026-08-109359194.9 KB
112399a67ebb
Users
Create User
Creates a new user. If userId is not specified, it is auto-generated and returned.
Authorization Required:
- Designer Administrator
post/users
Query parameters
shouldNotifyboolean
Whether to notify the user via email of their temporary password.
skipTemporaryPasswordboolean
Whether to set the user's password as permanent immediately. A password must be provided in the body if this flag is set. This flag cannot be used if "shouldNotify" is also set.
Request body
Response
User created