create_plex_webhook_delete
Delete a Plex webhook URL from Bazarr by sending a request to the Plex webhook delete endpoint. Provide the webhook_url to remove it.
Instructions
POST plex/webhook/delete.
POST /api/plex/webhook/delete
Args: webhook_url: Webhook URL to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |