Skip to main content
PUT
Update Skill Revision File

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the Duvo dashboard.

Path Parameters

skill_revision_id
string<uuid>
required

Skill revision ID.

path
string
required

Relative path to the file inside the revision, e.g. SKILL.md.

Minimum string length: 1

Body

application/json
content
string
required

New UTF-8 text content for the file.

Response

Default Response

success
boolean
required

True if the file was written

message
string
required

Human-readable result message