qui_update_arr_instance
Update an existing ARR instance configuration through qui's API. Specify the instance ID, query parameters, and JSON body to modify settings.
Instructions
Call qui's PUT /arr/instances/{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 |