DELETE api/clientoperations/{id}
Delete an client operation by its identifier.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Identifier of the client operation. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Http response code or json with error information.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.