Log a user into the system

Prev Next
Post
/v{version}/Users/Login
Path parameters
version
stringRequired

The requested API version

Body parameters

Login credentials that contain information for the login

object

Login credentials that contain information for the login

Application
string

Unique code of the customer

ApplicationGuid
string (uuid)

Unique GUID of the application which requested the login

Password
string

Password of the user

Username
string

Unique username of the user

Responses
200

OK

string (uuid)
400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
401

Unauthorized

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
403

Forbidden

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
429

Too Many Requests

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
500

Unexpected error

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties