Login a user with username/email and password.
POST {{baseUrl}}/v1/Accounts/login?include=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
include | string | Related objects to include in the response. See the description of return value for more details. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{}