qui_test_notification_target
Validate a notification target by posting a test notification to its configured endpoint, ensuring the target ID and settings work.
Instructions
Call qui's POST /notifications/targets/{id}/test 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 |