v1
latestSwagger 2.02026-07-13285166341.1 KBUsers
Create a user
No Documentation Found.
post/api/v2/Users
Request body
UserIDinteger
The user ID
Namestring
The user's name
Usernamestring
The username used for authentication
Passwordstring
Never Returned. Required when creating a new user or updating a user. When changing a user's password this field must contain the current password.
ChangePasswordstring
Never Returned. When changing a user's password, this field must contain the new password.
Emailstring
The user's email address
Response
OK
UserIDinteger
The user ID
Namestring
The user's name
Usernamestring
The username used for authentication
Passwordstring
Never Returned. Required when creating a new user or updating a user. When changing a user's password this field must contain the current password.
ChangePasswordstring
Never Returned. When changing a user's password, this field must contain the new password.
Emailstring
The user's email address