---
title: "Update Skill In Archer"
method: PATCH
path: "/v1/applications/{catalog_ref_id}"
tags: ["Artifact Management"]
deprecated: true
---

# Update Skill In Archer

`PATCH /v1/applications/{catalog_ref_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

- `catalog_ref_id` string, required

## Request body

- EditAppRequest
  - `hidden` boolean, required — is hidden flag

## 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)
