📄️ Add a new operator
Send a request to add an operator specified in the request body
📄️ Delete an operator
Send a request to delete a single operator by its operatorId
📄️ Get a single operator
Send a request to get a single operator by its operatorId
📄️ Get the operators and the tree of the home sites with its subgsites and operators.
Send a request to get all the operators and operators' home sites with its subsites related to the customer. For each operator, its authorised sites with chargers, drivers and other operators are also included if not explicitly excluded
📄️ Get the specific home site with its operator and subgroups
Send a request to get the operators belonging to the same home site specifying its id. Its subsites are also included
📄️ Remove access to the site from the operator
Send a request to remove the site access from the operator
📄️ Add access to the site for the operator
Send a request to add the site access to the operator specified by their ids
📄️ Remove the home site from the operator
Send a request to remove the home site from the operator
📄️ Set the home site to the operator
Sends POST request to add the operator to the home site or PATCH request to change existing home site
📄️ Update the operator
Only allowed update to operator is if it is admin or not. Only Admin operator or apiKey call can update this field for other operators