DELETE api/v2.0/ExternalActivity/Delete?externalActivityKey={externalActivityKey}&legacyActivityKey={legacyActivityKey}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

ActionResult

None.

Response Formats

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

Sample:

Sample not available.