Update Project Skill
Update project-scoped skill metadata.
Authentication
AuthorizationBearer
Bearer token authentication using JWT tokens from Ory Kratos/Hydra
Path parameters
skill_id
The skill ID
org_id
The organization ID
project_id
The project ID
Request
This endpoint expects an object.
slug
display_name
description
license
compatibility
Response
Project skill updated
id
slug
display_name
description
license
compatibility
source
has_active_revision
has_capabilities
requires_prerequisites
active_revision
created
modified
project_id
created_by_user_id
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
500
Internal Server Error
