Authorizations
Use a Bearer token for authentication. Submit the token using the Authorization
header: Authorization: Bearer <token>
.
list all user tokens
Use a Bearer token for authentication. Submit the token using the Authorization
header: Authorization: Bearer <token>
.