auth
Login
Authenticate with username and password, returning JWT token pair.
The 'tenant' field in the request body specifies which tenant to log into (slug or numeric ID). If not provided, the token has no tenant context.
post/api/v1/auth/login
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 5 revisions of this API.