v1

latestOpenAPI 3.0.12026-07-134082641.7 MB
User

Creates a user.

post/Users/New

Request body

Namestring nullable

Gets or sets the username.

Passwordstring nullable

Gets or sets the password.

Response

User created.

Namestring nullable

Gets or sets the name.

ServerIdstring nullable

Gets or sets the server identifier.

ServerNamestring nullable

Gets or sets the name of the server. This is not used by the server and is for client-side usage only.

Idstring uuid

Gets or sets the id.

PrimaryImageTagstring nullable

Gets or sets the primary image tag.

HasPasswordboolean

Gets or sets a value indicating whether this instance has password.

HasConfiguredPasswordboolean

Gets or sets a value indicating whether this instance has configured password.

HasConfiguredEasyPasswordboolean

Gets or sets a value indicating whether this instance has configured easy password.

EnableAutoLoginboolean nullable

Gets or sets whether async login is enabled or not.

LastLoginDatestring date-time nullable

Gets or sets the last login date.

LastActivityDatestring date-time nullable

Gets or sets the last activity date.

PrimaryImageAspectRationumber double nullable

Gets or sets the primary image aspect ratio.