token-resource

Generate JWT with the given access key, or with email + password in local-auth mode

post/api/token

Request body

emailstring
exactlyOneCredentialPairboolean
expirationinteger
keyIdstring
keySecretstring
passwordstring

Response

OK

{"stackTrail":"components:schemas:Response","oasType":"schema","type":"unknown"}

Changes