Clone a Group
You can clone a group using this action. Add attributes to override cloned values. Cloning a group only works when certificate or badge designs are within the same department as the original group.
A clone always mirrors the original Group's skills framework. Every framework skill on the original is copied to the clone at the same position in the framework, and skill_framework_version_id and framework_skills sent in the request body are ignored — you cannot clone a Group onto a different framework. To change the clone's skills, clone it first and then update it.
If the original Group's framework version has been retired — or its framework is mid-retirement for the original Group's Department, in which case the version itself still reads as active — the clone is created without a framework and a 207 is returned. Re-version the framework first if you need the skills copied.
Request body
Response
OK
Changes
Changed in 4 of the 30 revisions of this API.18
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the success response with the status
response-success-status-added
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
- ●
deleted the
headerrequest parameterAuthorizationrequest-parameter-removed
- ○
the endpoint scheme security
ApiKeyAuthwas added to the APIapi-security-added
- ●