Logo
Zoom Public API Documentation

contact_center-skills-categories-{skillCategoryId}

Number of APIs: 3


1. Get a skill category

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

Return information about a specific skill category.

Scopes: contact_center_skill:read:admin

Rate Limit Label: Light



2. 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



3. 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



ENDPOINTS