Skills
Update Skill
Update a skill’s configuration, delivery channels, or enabled status
PATCH
Update an agent skill’s configuration. You can change the config, enable/disable the skill, update delivery channels, or modify the schedule.
Path Parameters
The agent skill ID (not the skill definition ID).
Request Body
All fields are optional — only include the fields you want to update.Enable or disable the skill.
Updated skill-specific configuration. Replaces the entire config object.
Updated trigger type:
event or schedule.Updated schedule settings.
Updated delivery channels.
Response
The updated agent skill object.