v1

latestSwagger 2.02026-07-1712167168.8 KB

Authenticates a user with Authorization header and returns a token object.

post/auth/v1/tokens

Headers

authorizationstring

base64 encoded string containing login and password

x-forwarded-forstring

set externally to indicate real source of the request

x-forwarded-userstring

set externally to indicate the remote username in the case of proxy auth

Request body

ttlinteger nullable

Response

New token has been created