Entity

Delete a list of entities in bulk identified by their GUIDs or unique attributes.

delete/atlas/v2/entity/bulk

Query parameters

guidstring[] required

An array of GUIDs of entities to delete.

Response

Deleted with EntityMutationResponse.

guidAssignmentsobject

A map of GUID assignments with entities.

mutatedEntitiesobject

The entity headers of mutated entities.

Changes

No recorded changes to this endpoint across all 3 revisions of this API.