POST
/auth/validateAuthentication
cookieSessionapiKey
required
Encrypted session cookie issued after registration or login.
cookie: sessioncsrfTokenapiKey
required
CSRF cookie issued with the session and required for state-changing requests.
cookie: csrfAll credentials in this group are required.
Parameters
This operation has no path, query, header, or cookie parameters.
Responses
200
Session and CSRF state are valid
401
Missing or invalid session
429
Ingress rate or connection limit exceeded for the client address
