User Admin
Authentication
Generate a JWT Token
Generates and returns a non-expiring JSON Web Token for the authenticated user. Allows to restrict the scope of the token by a list of permissions. Used for integration purposes.
Information: The request header must contain real credentials (i.e. not just a session cookie).
post/accountmanager.getjsonwebtoken
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.