---
title: "Acknowledge the \"Get the skill\" onboarding task"
method: POST
path: "/v1/home/onboarding/skill-ack"
tags: ["Home"]
---

# Acknowledge the "Get the skill" onboarding task

`POST /v1/home/onboarding/skill-ack`

The skill-install task is not server-observable; the client records an explicit ack.

## Query parameters

- `workspace` string, required

## Response `200`

Acknowledged

- object
  - `ok` boolean

## Other responses

- `400` — workspace required

---

[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/revisions/804359ead65a/schema)
