create_settings_notifications_gotify
Update Gotify notification settings for Overseerr or Jellyseerr. Provide the request body with the new configuration to change how alerts are delivered.
Instructions
Update Gotify notification settings.
POST /api/v1/settings/notifications/gotify
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 |