Hreflang Groups REST Endpoints
Admin/Hreflang Groups
The operations from the Admin/Hreflang Groups category.
- createGroup
 - Method: postPath:
/ccadmin/v1/hreflangGroups - deleteGroup
 - Method: deletePath:
/ccadmin/v1/hreflangGroups/{id} - getGroup
 - Method: getPath:
/ccadmin/v1/hreflangGroups/{id} - getGroups
 - Method: getPath:
/ccadmin/v1/hreflangGroups - updateGroup
 - Method: putPath:
/ccadmin/v1/hreflangGroups/{id}