Copy a group. The id of the group must be passed in to the endpoint as body parameter. Current questions and answers will be copied into the new group.
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"data": {
"success": true,
"message": "Group is being copied .."
}
}