v51

OpenAPI 3.0.2raw.githubusercontent.com2026-08-01245104440.0 KB
AI Management

Remove item from AI disabled list

Remove a skill or function name from the stop list. Requires MANAGE_AI_SKILLS access right.

delete/v1/ai/disabled-items/{item-type}/{item-name}

Path parameters

item-type'S' | 'F' required

Item type - S for skill, F for function

item-namestring required

Name of the skill or function to re-enable

Response

Item removed from disabled list successfully