DELETE api/CustomerUsers

Request Information

URI Parameters

None.

Body Parameters

RemoveCustomerUsersMap
NameDescriptionTypeAdditional information
UsersToUpdate

Collection of string

None.

CustomerUserMapToRemove

Collection of CustomerUser

None.

CustomerUserMapToUpdate

Collection of CustomerUserMapUpdate

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'cl3.Models.ApplicationUser'. Path 'CustomerUserMapToRemove[0].ApplicationUser.Customer.ApplicationUsers'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'cl3.Models.ApplicationUser'. Path 'CustomerUserMapToRemove[0].ApplicationUser.Customer.ApplicationUsers'.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'RemoveCustomerUsersMap'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.