Update an agent skill
Update an existing agent skill. Creates a new version of the skill.
Authentication
Authorizationstring
API Key authentication via header
Path parameters
projectKey
skillKey
Request
Agent skill fields to update
name
description
markdown
The verbatim SKILL.md content of the agent skill
maintainerId
maintainerTeamKey
Response
Agent skill updated
key
name
markdown
The verbatim SKILL.md content of the agent skill
version
createdAt
_access
_links
The location and content type of related resources
_maintainer
description
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error