Advertisement
Guest User

Untitled

a guest
Jul 16th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. /token:
  2. post:
  3. summary: Generate a new token (aka login)
  4. operationId: createToken
  5. tags:
  6. - authentication
  7. description:
  8. Login using email and password, and retrieve a newly created bearer token to access our APIs.
  9. Alternatively, use a token to create another one.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement