Skip to main content
PATCH
Edit part of a skill's file

Authorizations

Authorization
string
header
required

Authorization: Bearer <token> where <token> is either a neo_sk_<env>_<secret> API key (service account) or a Microsoft Entra ID access token (dashboard user).

Path Parameters

skill_id
string
required

Body

application/json

PATCH — surgical search/replace edits to part of a file (the default for a tweak).

edits
PatchEdit · object[]
required
base_hash
string | null

Response

Success.

data
PublicSkill · object
required

A tenant skill read whole — the row plus the latest version of each file.

meta
object
required