Skip to main content
DELETE
/
ingest
/
v2
/
{originId}
Delete entity
curl --request DELETE \
  --url https://api.enterspeed.com/ingest/v2/{originId} \
  --header 'X-Api-Key: <x-api-key>'

Headers

X-Api-Key
string
required

Api key to validate your source.

Example:

"source-90880177-e9a1-47b3-9a40-7b728a6bafd8"

Path Parameters

originId
string
required

The originId to delete

Example:

"1234"

Response

Valid request. Processing of deleting the entity has begun.