Authentication

Login

Authenticate an administrator and create a local session

post/auth/login

Request body

authType'sylve' | 'pam' required
passwordstring required
rememberboolean
usernamestring required

Response

Success

errorstring
messagestring
statusstring

Changes

Changed in 1 of the 42 revisions of this API.4

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 413

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • added the non-success response with the status 503

      response-non-success-status-added