---
title: "Changes to Update tool"
method: PUT
path: "/v1/Tools/{id}"
---

# Changes to Update tool

`PUT /v1/Tools/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 10 revisions.

- **2025-05-13** (v1) `0852198458a0` — 2 warning, 1 info
- **2024-09-25** (v1) `1ad87f675d4b` — 1 info

## Changes

- **2025-05-13** (v1) `0852198458a0` — 2 warning, 1 info
  - changed the pattern of the request property `assistant_id` from `^aia_asst_*$` to `^aia_asst_.+$`
  - changed the pattern of the request property `policy/id` from `^aia_plcy_*$` to `^aia_plcy_.+$`
  - the `id` response's property pattern was changed from `^aia_tool_*$` to `^aia_tool_.+$` for the status `200`
- **2024-09-25** (v1) `1ad87f675d4b` — 1 info
  - added the optional property `url` to the response with the `200` status

---

[Operation](https://skmtc.dev/twilio/apis/assistants-v1/docs/v1/Tools/:id/put.md) · [API](https://skmtc.dev/twilio/apis/assistants-v1.md) · [Page](https://skmtc.dev/twilio/apis/assistants-v1/changes/v1/Tools/:id/put)
