qui_delete_notification_target
Deletes a notification target by its ID. Use this to remove an existing target from the notification configuration.
Instructions
Call qui's DELETE /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 |