get https://api.woleet.io/v1/token
Use this operation to generate a new JWT token.
Then, use this token to authenticate using the Bearer
scheme of the Authorization
header, like:
Authorization: Bearer {JWT token value}
Use this operation to generate a new JWT token.
Then, use this token to authenticate using the Bearer
scheme of the Authorization
header, like:
Authorization: Bearer {JWT token value}
Try It!
to start a request and see the response here!