Number of APIs: 2
GET {{baseUrl}}/contact_center/users/:userId/skills?skill_category_id=<string>&skill_type=text
Get a list of skills assigned to a given user. Scopes: Rate Limit Label: contact_center_skill:read:admin
Medium
POST {{baseUrl}}/contact_center/users/:userId/skills
Assign skills to a user. Skills are user traits that ensure that a given agent is the best person to handle a given customer interaction. Proficiency ratings indicate the user's level of expertise or knowledge of that skill. Scopes: Rate Limit Label: contact_center_skill:write:admin
Medium
ENDPOINTS