Logo
Zoom Public API Documentation

Delete a skill category

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

Delete an existing skill category.

Scopes: contact_center_skill:write:admin

Rate Limit Label: Light

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/contact_center/skills/categories/:skillCategoryId'

ENDPOINTS