post https://{APP_URL}/v2/auth/login
Log in and get jwt tokens
Log in to see full request history
This endpoint is used to obtain an access token based on the specified credentials (login and password).
Responses
400When the request data is invalid.
400When the request data is invalid.
500When an internal error occurred.
500When an internal error occurred.