v1

latestOpenAPI 3.1.02026-08-062040105.1 KB
Centralized Authorization Data

Deletes and adds many facts in one atomic transaction. The deletions are performed before the adds. null can be used as a wildcard in facts in delete. Does not throw an error when the facts to delete are not found.

DEPRECATED: Prefer POST /batch with payload [{"deletes": <bulk.delete>}, {"inserts": <bulk.tell>}].

post/bulk

Request body

Response

messagestring required