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

NameDescriptionTypeAdditional 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

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.