update_a_saved_response
Update an existing saved response by modifying its title, subject, or body.
Instructions
🟡 WRITE · updates data · Saved Responses · PUT /savedResponses/{id}
Update a saved response
Modifies an existing record in place. Idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the saved response to update | |
| body | No | Request body (application/json). |