Update a skill category

PATCH {{baseUrl}}/contact_center/skills/categories/:skillCategoryId

Update a skill category.

Scopes: contact_center_skill:write:admin

Rate Limit Label: Light

Request Body

{"max_proficiency_level"=>3, "skill_category_name"=>"<string>", "skill_category_description"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring