Authentication

Create a JWT

Returns a new access token.

post/auth/issue-token

Request body

scopestring required
expires_instring required

Response

tokenstring required

Changes