Update a skill
PATCH {{baseUrl}}/contact_center/skills/:skillId
Use this API to update a skill's name.
Scopes: contact_center_skill:write:admin
Rate Limit Label: Light
Request Body
{"skill_name"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |