DELETE
/
entities
/
{entityId}
curl --request DELETE \
  --url https://api.syntage.com/entities/{entityId} \
  --header 'X-API-Key: <api-key>'
This response does not have an example.

Authorizations

X-API-Key
string
header
required

Your API key is available in the Production and Sandbox dashboards.

Path Parameters

entityId
string
required

Response

204

Entity resource deleted