DELETE api/clientoperations/{id}

Delete an client operation by its identifier.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Identifier of the client operation.

string

Required

Body Parameters

None.

Response Information

Resource Description

Http response code or json with error information.

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.