Update Skill
PUT/api/v2/skills/:skill_id
Update Skill
Request
Responses
- 200
- 400
- 404
- 409
- 422
Returns the updated skill's metadata and archive URL.
The skill failed validation. {error_message}
The requested skill was not found.
The skill was changed concurrently. Re-read the skill and retry.
Validation Error
Was this page helpful?