Number of APIs: 2
1. List skills
GET {{baseUrl}}/contact_center/skills?skill_category_id=<string>&skill_id=<string>&skill_type=text&next_page_token=<string>&page_size=30
Return a list of a skills or a skill category's assigned skills. Scopes: Rate Limit Label: contact_center_skill:read:admin
Medium
POST {{baseUrl}}/contact_center/skills
Create a skill for skill-based routing. Skills are agent traits that ensure they are the right person to handle a customer interaction. Scopes: Rate Limit Label: contact_center_skill:write:admin
Light
ENDPOINTS