qui_update_notification_target
Update an existing notification target by ID, changing its name, type, or configuration through the qui API. Ensure alerts reach the correct destinations with updated settings.
Instructions
Call qui's PUT /notifications/targets/{id} endpoint. Pass path variables directly in arguments, query values in arguments.params, and a JSON request body in arguments.body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |