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

Changed in 1 of the 5 revisions of this API.2

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog