Delete entities (bulk)

Deletes all entities of a given entity type, and their relationships and time series. This is useful for cleaning up erroneous data imports and data that is no longer needed. Note that the confirm field must be set to true. Only entities in your namespace(s) are deleted, and the entity type itself is not deleted.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of an entity type, e.g. entityTypeIdentifier or namespace.entityTypeIdentifier. The namespace must be empty (being global) or a namespace accessible to the customer. The entity type identifier must match the regex \w[\w-]{0,63}.

Query Params
boolean

Safeguard against accidental deletion. Must be set to true for deletion to take place.

Responses

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