Skip to main content
PATCH
Update Skill

Authorizations

Authorization
string
header
required

Provide a Clerk JWT or a long-lived CLI token (prefix ap_cli_). Pass as Authorization: Bearer <token>.

Path Parameters

slug
string
required

Body

application/json
bump
string | null
Pattern: ^(patch|minor|major)$
version
string | null
title
string | null
Required string length: 3 - 100
description
string | null
Required string length: 10 - 1024
long_description
string | null
category
string | null
Required string length: 2 - 50
price_cents
integer | null
Required range: x >= 0
changelog
string | null

Response

Successful Response

slug
string
required
previous_version
string
required
new_version
string
required
version_id
string
required
status
string
required
message
string
required