Skip to content

Acknowledge the "Get the skill" onboarding task

POST
/v1/home/onboarding/skill-ack
curl --request POST \
--url 'https://shareout.site/v1/home/onboarding/skill-ack?workspace=example' \
--header 'Authorization: Bearer <token>'

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

workspace
required
string

Acknowledged

Media type application/json
object
ok
boolean
Example generated
{
"ok": true
}

Workspace required