Delete an ActionIntent
delete
/crmRestApi/resources/11.13.18.05/opportunities/{OptyNumber}/child/OpportunityResource/{OpportunityResourceUniqID}/child/smartActions/{opportunities_OpportunityResource_smartActions_Id}/enclosure/ActionIntent
Delete an ActionIntent
Request
Path Parameters
-
OpportunityResourceUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Opportunity Team Members resource and used to uniquely identify an instance of Opportunity Team Members. The client should not generate the hash key value. Instead, the client should query on the Opportunity Team Members collection resource in order to navigate to a specific instance of Opportunity Team Members to get the hash key.
-
OptyNumber(required): string
The unique alternate identifier for the opportunity.
-
opportunities_OpportunityResource_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.