This endpoint leverages the external (STIX) ID provided on the
payload's data attribute to de-duplicate the entity. If an
entity with the provided STIX ID already exists, this endpoint
returns 409: Conflict, and you should use PATCH /api/<version>/entities/<stix_id> instead to update it.
Required permissions
modify entities
Optional permissions
-
read extractsRequired to access the observables attached with an entity -
read taxonomiesRequired to access the taxonomies associated with an entity -
read attackRequired to access the MITRE ATT&CKs associated with an entity -
read intel-setsRequired to access the datasets associated with an entity -
read incoming-feedsRequired to access the incoming feeds associated with an entity -
read outgoing-feedsRequired to access the outgoing feeds associated with an entity
