DELETE api/delegategroups/clients/{clientId}?tenantName={tenantName}
Attempt to check all the delegate groups and deletes a client in all those delegate groups
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
clientId |
The client id to be deleted from the delegate groups |
integer |
Required |
tenantName |
The tenant name |
string |
Required |
Body Parameters
None.
Response Information
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.