chat-ai
chat_skills

Update Chat Skill

Replace a CUSTOM skill's content (the slug stays fixed).

put/api/v1/chat-ai/skills/{slug}

Path parameters

slugstring required

Request body

titlestring required
descriptionstring required
when_to_usestring nullable
category'reporting' | 'guests' | 'presence' | 'other' required
bodystring required

Response

Successful Response

slugstring required
titlestring required
descriptionstring required
when_to_usestring nullable required
categorystring required
source'builtin' | 'curated' | 'custom' required
enabledboolean required
lockedboolean required
bodystring required

Changes