create_custom_metadata_providers
Add new external metadata providers to Audiobookshelf, enabling custom enrichment of book and podcast details.
Instructions
Create or act on api custom-metadata-providers.
POST /api/custom-metadata-providers
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 |