---
title: "Update Skill"
method: PUT
path: "/method-api-gateway/api/v1/skills/{skillId}"
tags: ["skills"]
---

# Update Skill

`PUT /method-api-gateway/api/v1/skills/{skillId}`

Update an existing skill's content, metadata, and labels.

## Path parameters

- `skillId` SkillsSkillId, required — unresolved $ref

## Headers

- `Authorization` string, required

## Request body

- SkillsUpdateSkillRequest — unresolved $ref

## Response `200`

Response with status 200

- SkillsSkill — unresolved $ref

---

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