DELETE api/profiles/{profileId}/operations/{clientOperationId}
Deletes an existent profile operation.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
profileId |
Identifier of the profile. |
integer |
Required |
clientOperationId |
Identifier of the client operation. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
The location at which the content has been modified.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.