Skip to content

Delete LDAP group link

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

Deletes an LDAP group link. 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

Resource deleted

Bad Request

Not Found