DELETE api/profiles/{profileId}/operations/{clientOperationId}

Deletes an existent profile operation.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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.

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.