/
OS
osohq
/
Oso Cloud HTTP API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 3w ago
Details
Filter operations
Centralized Authorization Data
7
post
/facts
delete
/facts
post
/bulk_load
post
/bulk_delete
post
/bulk
post
/batch
post
/clear_data
Check API
6
Local Check API
4
Policy
3
Centralized Authorization Data
Adds many facts at once.
DEPRECATED: Prefer
POST /batch
with payload
[{"inserts": <bulk_data>}]
.
post
/bulk_load
Request body
Fact[]
required
predicate
string
required
args
Value[]
required
Response
ApiResult
required
message
string
required
Changes