Move Sales Rep Group
PUT
SalesRepHierarchy/MoveGroup/{id}
Sales Rep Hierarchies
Rules
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PUT 'SalesRepHierarchy/MoveGroup/?newParentId'
Request
Path Params
id
stringÂ
required
Query Params
newParentId
stringÂ
optional
Leave blank to move this group to the the top of the hierarchy.
Responses
Modified at 2025-05-12 15:32:40