delete_api_keys_by_id
Remove an existing API key by its ID to revoke access to the Audiobookshelf server.
Instructions
Delete api api-keys.
DELETE /api/api-keys/{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 |