create_auth_local
Authenticate a user with a local account to gain access to media management, requests, and server settings.
Instructions
Sign in using a local account.
POST /api/v1/auth/local
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |