create_api_keys
Create API keys for Audiobookshelf to authenticate API clients. Submit the request body with the desired key details to generate new credentials.
Instructions
Create or act on api api-keys.
POST /api/api-keys
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 |