Back

/ldap_service

v1 Endpoints

REST Endpoint
Description
GraphQL Query CDM Availability
GET /ldap_service Get a list of LDAP services. Available
POST /ldap_service Add a new authentication domain. Available
GET /ldap_service/{id} Get a LDAP service for the given ID. Available
PUT /ldap_service/{id} Replace the values of a specified authentication domain object. Available
PATCH /ldap_service/{id} Modify the values of a specified authentication domain object. Available
DELETE /ldap_service/{id} Delete an authentication domain for the given ID. Available
POST /ldap_service/{id}/refresh Creates a job to refresh the authentication domain. Refreshing authentication domains is no longer necessary. Available