Update skill file
Skills
Update skill file
Update the content of a file in a skill. Only team skills can be edited.
PUT
Update skill file
Documentation Index
Fetch the complete documentation index at: https://docs.duvo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Get your API key from the Duvo dashboard.
Path Parameters
Skill ID.
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$Relative path to the file inside the skill, e.g. SKILL.md.
Minimum string length:
1Body
application/json
New UTF-8 text content for the file.