Delete the LDAP management access configuration of an event broker service

LDAP management access allows members of LDAP groups to manage the event broker service. The configuration specifies the LDAP attribute containing group membership, and maps groups to Mission Control Manager, Mission Control Editor, and Mission Control Viewer access. An event broker service can have at most one LDAP management access configuration.

Management users are authenticated against the management LDAP authentication profile, which must already exist on the event broker service. The profile name is not part of the request: it is always management, and is returned by the GET API.

This API removes the entire LDAP management access configuration, including all group lists. To stop authenticating management users against LDAP while preserving the group lists, set enabled to false instead.

Your token must have one of the permissions listed in the Token Permissions.



Token Permissions: [ mission_control:access or services:delete or service_requests:post:ldap_management ]
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the event broker service.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*