---
title: "Attach a skill to an artifact"
method: POST
path: "/v1/artifacts/{id}/skills"
tags: ["Artifacts"]
---

# Attach a skill to an artifact

`POST /v1/artifacts/{id}/skills`

## Request body

- object
  - `skill_artifact_id` string
  - `position` integer

## Response `200`

Attached

---

[API](https://skmtc.net/shareout/apis/shareout-rest-api.md) · [All operations](https://skmtc.net/shareout/apis/shareout-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shareout/shareout-rest-api/versions/804359ead65a/schema)
