chat-ai
chat_skills_admin

Admin Create Curated Skill

Create a curated skill on the ctx tenant (body hidden from the tenant).

post/api/v1/chat-ai/skills-admin

Request body

titlestring required
descriptionstring required
when_to_usestring nullable
category'reporting' | 'guests' | 'presence' | 'other' required
bodystring required
slugstring 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 1 revision of this API.