cURL
Hierarchy
Remove parent customer
Removes the parent customer assignment, making this customer a root-level customer in the organization hierarchy.
This endpoint requires the customer.hierarchy feature to be enabled.
customer:writePUT
cURL
Removes the parent customer assignment from a child customer. After removal, the customer becomes a standalone root-level customer without hierarchy membership.
Feature Flag
This endpoint requires thecustomer.hierarchy feature to be enabled. If the feature is not active, a 501 Not Implemented response is returned.
Webhooks
A successful removal dispatches thecustomer.parent.removed webhook event, which includes the customer payload.Autorisierungen
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Pfadparameter
The ID of the customer to remove the parent from
Antwort
Parent customer removed successfully
The ID of the customer