Update Skill
PUT/api/v2/skills/:skill_id
Update Skill
Request
Responses
- 200
- 400
- 403
- 404
- 409
- 422
Returns the updated skill's metadata and archive URL.
The skill failed validation. {error_message}
The shared deepset skills repository is read-only. Connect your organization's own repository to create, update, or delete skills.
The requested skill was not found. The requested skill repository was not found for this organization. It may have been disconnected — reload the skill catalog and retry.
The skill was changed concurrently. Re-read the skill and retry.
Validation Error
Was this page helpful?