v45

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-01165164.7 KB
Skills

Update skill

Update mutable metadata for a skill. V1 supports enabling or disabling a skill without changing its content.

patch/api/skills/{skill_id}

Path parameters

skill_idstring required

Glean skill ID.

Request body

status'ENABLED' | 'DISABLED' required

New status for the skill.

Response

Successful response.

request_idstring required

Platform-generated request ID for support correlation.