Skip to main content
POST
Enable Environment Skill

Authorizations

Authorization
string
header
required

API key authentication. Obtain your API key from the Replicas dashboard under Organization → Settings → API Keys. User-session JWTs are not accepted by /v1/replica endpoints.

Path Parameters

environmentId
string
required

Environment UUID, or the literal string global.

Body

application/json

Request body for enabling a skill on an environment.

name
string
required

Display name (typically copied from the catalog result)

slug
string
required

Catalog slug

source
string
required

Catalog URL or other source identifier

Response

Skill enabled

environment_skill
object
required

A skill enabled on an environment. The membership row, not the catalog entry.