Delete a set of entities referenced by internal or STIX IDs.

Note:

  • Referencing an entity by internal (UUID) ID will delete only that specific version/record of the entity.

  • Referencing an entity by STIX ID will delete all the versions of the specified entity.

  • 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
Query Params
boolean

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

Body Params
data
array of strings
data
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