Skip to content

Delete LDAP group link

DELETE
/api/v4/groups/{id}/ldap_group_links/{provider}/{cn}

Deletes an LDAP group link for a specific LDAP provider.Deprecated. Scheduled for removal in a future release.

id
required
One of:
string

The ID or URL-encoded path of the group

cn
required
string

The CN of a LDAP group

provider
required
string

LDAP provider for the LDAP group link

Resource deleted

Bad Request

Not Found