qui_delete_arr_instance
Remove an ARR instance from qui by its ID. Provide the instance ID directly in arguments, with optional query params and JSON body for the DELETE request.
Instructions
Call qui's DELETE /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 |