6.12. UDM HTTP REST API#
The UDM HTTP REST API provides programmatic access to the directory service in Nubus. With this API, you can create, read, update, and delete directory objects such as users and groups from external applications and integrations.
By default, the UDM HTTP REST API is only accessible from inside the Kubernetes cluster. To enable access from outside the cluster, you need to configure an ingress through the Helm values file.
For detailed information about the UDM HTTP REST API, including how to enable external access, authentication, authorization, and comprehensive usage examples, see UDM HTTP REST API in Univention Nubus for Kubernetes - Nubus Customization and Modification Manual [3].