chat-ai
chat_skills_admin

Admin Update Curated Skill

Replace a curated skill's content on the ctx tenant.

put/api/v1/chat-ai/skills-admin/{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

No recorded changes to this endpoint across all 2 revisions of this API.