Hreflang Groups REST Endpoints

Admin/Hreflang Groups
The operations from the Admin/Hreflang Groups category.
createGroup
Method: post
Path: /ccadmin/v1/hreflangGroups
deleteGroup
Method: delete
Path: /ccadmin/v1/hreflangGroups/{id}
getGroup
Method: get
Path: /ccadmin/v1/hreflangGroups/{id}
getGroups
Method: get
Path: /ccadmin/v1/hreflangGroups
updateGroup
Method: put
Path: /ccadmin/v1/hreflangGroups/{id}