---
title: "Remove Skill From Archer"
method: DELETE
path: "/v1/applications/{artifact_group_id}/skill/{artifact_id}"
tags: ["Artifact Management"]
deprecated: true
---

# Remove Skill From Archer

`DELETE /v1/applications/{artifact_group_id}/skill/{artifact_id}`

> **Deprecated.**

This operation will no longer be available after 2025-04-30 and will be discontinued in upcoming weeks due to the deprecation of the direct use of apps and skills in the AI agent. Use tools to complete specific tasks through agents.

## Path parameters

- `artifact_id` string, uuid, required
- `artifact_group_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/ibm/apis/wxo-server-api.md) · [All operations](https://skmtc.net/ibm/apis/wxo-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ibm/wxo-server-api/versions/82c114c37196/schema)
