api_put
Send a PUT request to any configured API endpoint to update or replace resources, with optional headers and payload. Use it when you need to modify existing data through the API.
Instructions
Generic PUT against API_BASE (guarded).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| headers | No | ||
| payload | No |