v1
latestOpenAPI 3.1.02026-07-22100167210.7 KBEnvironments
Enable Environment Skill
Enables a skill on the environment. Use GET /v1/environment-skills/search to discover skills first, then enable them with this endpoint. Returns 409 if the skill (by slug or source) is already enabled on the environment.
post/v1/environments/{environmentId}/skills
Path parameters
environmentIdstring required
Environment UUID, or the literal string global.
Request body
Response
Skill enabled