---
title: "PUT /api/ga4gh/v2/extended/{id}/updateAITopic"
method: PUT
path: "/api/ga4gh/v2/extended/{id}/updateAITopic"
tags: ["extendedGA4GH"]
---

# PUT /api/ga4gh/v2/extended/{id}/updateAITopic

`PUT /api/ga4gh/v2/extended/{id}/updateAITopic`

Update a tool's AI topic.

## Path parameters

- `id` string, required

## Query parameters

- `version` string, required

## Request body

- UpdateAITopicRequest — The AI topic update request
  - `aiTopic` string, required — The AI topic

## Response `204`

Successfully updated the tool's AI topic

---

[API](https://skmtc.dev/dockstore/apis/dockstore-api.md) · [All operations](https://skmtc.dev/dockstore/apis/dockstore-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dockstore/dockstore-api/revisions/9d82a4e96aa7/schema)
