DELETE api/v2.0/ExternalActivity/Delete?externalActivityKey={externalActivityKey}&legacyActivityKey={legacyActivityKey}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
externalActivityKey |
Optional, when legacyActivityKey is provided. This value takes precedence when it is present. Higher Logic's UniqueIdentifier for the record to be deleted. |
globally unique identifier |
None. |
legacyActivityKey |
Optional, when externalActivityKey is provided. This value is ignored when externalActivityKey is present. This is the Caller's unique key to the activity to be deleted. |
string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
ActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.