This resource allows you to retrieve and manipulate Skill and Certification Profiles.
Operations
Create Skill and Certification Profile
POST /v1/scheduling/skill_certification_profiles
Create Skill and Certification Profiles
POST /v1/scheduling/skill_certification_profiles/multi_create
Delete Skill and Certification Profile by ID
DELETE /v1/scheduling/skill_certification_profiles/{profileId}
Delete Skill and Certification Profiles
POST /v1/scheduling/skill_certification_profiles/multi_delete
Retrieve All Skill and Certification Profiles or by Name
GET /v1/scheduling/skill_certification_profiles
Retrieve Skill and Certification Profile by ID
GET /v1/scheduling/skill_certification_profiles/{id}
Retrieve Skill and Certification Profiles
POST /v1/scheduling/skill_certification_profiles/multi_read
Update Skill and Certification Profile
PUT /v1/scheduling/skill_certification_profiles/{id}
Update Skill and Certification Profiles
POST /v1/scheduling/skill_certification_profiles/multi_update