Delete an entity by ID. Does not delete an entity if:

  • it has a draft
  • it is a part of a static dataset
  • it is a master entity in entity rules
  • it has related tasks
  • it is a part of a public dataset
  • it is outdated

unless force flag is set to True

Required permissions

  • modify entities
Path Params
string
required

Entity ID. It can be either a STIX ID or an EclecticIQ ID.

Query Params
boolean

A flag to indicate if an entity should be deleted disregarding normal checks.

Responses
204

The deletion has been successful

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json