Delete an LDAP group link with CN or filter
DELETE
/api/v4/groups/{id}/ldap_group_links
Deletes an LDAP group link using a CN or filter.Deleting by filter is only supported in the Premium tier and above.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”Query Parameters
Section titled “Query Parameters”cn
string
The CN of a LDAP group
filter
string
The LDAP filter for the group
provider
required
string
LDAP provider for the LDAP group link
Responses
Section titled “Responses”Resource deleted
Bad Request
Not Found