DELETE api/organizationmanagement/user/{userId}/ClientAssignments/{clientId}

Removes a client assignment.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

The user identifier.

integer

Required

clientId

The client identifier.

integer

Required

Body Parameters

None.

Response Information

Resource Description

The Operation Result.

System.Web.Http.IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.