Enable Environment Skill
Environments
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
Enable Environment Skill
Authorizations
API key authentication. Obtain your API key from the Replicas dashboard under Settings > API Keys.
Path Parameters
Environment UUID, or the literal string global.
Body
application/json
Response
Skill enabled
A skill enabled on an environment. The membership row, not the catalog entry.