Skip to main content

Username availability

POST 

/users/login-available

Check if a user login (username) is available for use in the system. This is used to validate that a user login is unique and can be used when creating a new user. This can also be used to validate whether a potential new login is valid and acceptable.

Required abilities

This operation requires either the User - Create ability, or User - Modify, or Authority - Administrator.

Request

Responses

A successful response with a single item object; see the results key in the response body.