Create Skill
POST/api/v2/skills
Create Skill
Request
Responses
- 201
- 400
- 403
- 404
- 409
- 422
Returns the created 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 repository was not found for this organization. It may have been disconnected — reload the skill catalog and retry.
A skill with this id already exists.
Validation Error
Was this page helpful?