We’ve introduced a new endpoint to manage licensee positioning within the Elements Security Center hierarchy:
Change Elements Security Center Hierarchy
POST /hierarchy?buyer_assigned_account_id={buyer_assigned_account_id}
This endpoint is available for Direct Resellers only and allows you to update how a licensee is organized within the hierarchy by assigning it under a specific SEP or SOP in the Elements Security Center only.
Key capabilities:
- Assign a licensee to a specific SEP (if currently under an SOP)
Assign a licensee to a specific SOP (if currently under an SEP belonging to that SOP)
Update hierarchy structure without impacting commercial or contractual relationships
Important notes:
- Changes are restricted within the same buyer party
- Cannot be used to move a licensee to another reseller
- SEP and SOP entities must already exist (no creation supported)
- This operation only affects hierarchy structure and display in Elements Security Center and can not be used to move licensee under the new reseller
For full request/response details, refer to the API documentation.