Skip to main content
POST
Create Skill Revision

Authorizations

Authorization
string
header
required

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

Path Parameters

skill_id
string<uuid>
required

Skill ID.

Body

application/json
source_revision_id
string<uuid>

Revision to fork the new draft from. Defaults to the live revision (or the skill's current files if there is no live revision yet).

Response

Default Response

revision
object
required

The open draft revision

created
boolean
required

True if a new draft was created, false if one already existed