Delete an ActionIntent
delete
/crmRestApi/resources/11.13.18.05/opportunities/{OptyNumber}/child/ChildRevenue/{ChildRevenueUniqID}/child/smartActions/{opportunities_ChildRevenue_smartActions_Id}/enclosure/ActionIntent
Delete an ActionIntent
Request
Path Parameters
-
ChildRevenueUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Revenue Items resource and used to uniquely identify an instance of Revenue Items. The client should not generate the hash key value. Instead, the client should query on the Revenue Items collection resource in order to navigate to a specific instance of Revenue Items to get the hash key.
-
OptyNumber(required): string
The unique alternate identifier for the opportunity.
-
opportunities_ChildRevenue_smartActions_Id(required): string
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
There's no request body for this operation.
Back to TopResponse
Default Response
No Content. This task does not return elements in the response body.