v51

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

Add item to AI disabled list

Add a skill or function name to the stop list. The item does not need to correspond to a currently registered entity. Requires MANAGE_AI_SKILLS access right.

post/v1/ai/disabled-items

Request body

type'S' | 'F' required

Item type - S for skill, F for function

namestring required

Name of the skill or function to disable

Response

Item added to disabled list successfully