get
https://api.woleet.io/v1/token
Use this operation to generate a new JWT token.
JWT tokens can be used to authenticate to the API, using the Bearer scheme of the Authorization header, like:
Authorization: Bearer {JWT token}
400Invalid request. More details are returned in the response body as a JSON object.
