Generate a Token

This API allows you to generate an authentication token.

post/v1/auth/login

Headers

Authorizationstring required

Bearer Token

Request body

emailstring required

Login ID of the client

passwordstring required

Password of the client

Response

200

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.