---
title: "PUT /v1/milestones/{id}"
method: PUT
path: "/v1/milestones/{id}"
tags: ["Strategy"]
---

# PUT /v1/milestones/{id}

`PUT /v1/milestones/{id}`

Updates a milestone

## Path parameters

- `id` string, required

## Headers

- `Authorization` string

## Request body

- Milestone
  - `id` string
  - `tenantId` string
  - `subtenantId` string
  - `name` string
  - `description` string
  - `date` string
  - `relatedTopicIds` string[]
  - `createdAt` string
  - `createdByUserId` string
  - `createdByUserEmail` string

## Response `default`

default response

---

[API](https://skmtc.net/adhook/apis/adhook-io-api.md) · [All operations](https://skmtc.net/adhook/apis/adhook-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/adhook/adhook-io-api/versions/77eb5d6ad7c9/schema)
