...
Creating organization nodes
Updating organization nodes properties such as name, primary address, and public organization number
Moving organization nodes within the hierarchy
...
Deactivating and activating organization nodes
...
Questions & Answers
What Id:s should be used in the Hierarchy endpoints?
...
PUT /hierarchy/mapping/{webcruiterId}
for assigning the (customer/external) id to a node
When /v1/hierarchy/{id}/active
endpoint should be used?
The /v1/hierarchy/{id}/active
endpoint is used for soft deletion when corresponding hierarchy node on a customers/partners side is deleted. For deactivation, hierarchy node needs to have no children nodes, no active recruitment processes and no active users.
Complete API Docs
All available endpoints are documented on our developer portal at
...