qui_update_tracker_customization
Update an existing tracker customization by its ID with new settings. Pass path variables, query parameters, and a JSON request body to modify tracker rules.
Instructions
Call qui's PUT /tracker-customizations/{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 |