delete_custom_metadata_providers_by_id
Delete a specific custom metadata provider from your Audiobookshelf server by providing its ID.
Instructions
Delete api custom-metadata-providers.
DELETE /api/custom-metadata-providers/{id}
Args: id: Path parameter. 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 |
|---|---|---|---|
| id | Yes | ||
| body | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |