Login
Verify the password and set the signed session cookie.
POST
Login
Documentation Index
Fetch the complete documentation index at: https://docs.idun-group.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Body of POST /admin/api/v1/auth/login.
Single-tenant: there is no username field — the standalone has one admin row identified by the singleton primary key.
Response
Successful Response
Bare-success body for login / logout / change-password.
Login + logout side-effects (session cookie set/cleared) are carried on the HTTP response itself; the body just acknowledges the outcome.
Last modified on May 22, 2026