Token APIs
Operations
GET
Get Tokens
Retrieve tokens
POST
Create Token
Creates a new token of the specified type
GET
Get Token
Get token associated with this session.
PUT
Update Token
Update a specific token
DELETE
Delete Token
Delete a specific token. Use this to revoke the current token in case of a leak.