Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.enfuce.com/llms.txt

Use this file to discover all available pages before exploring further.

Endpoints

Create Rule Set

POST /v1/rule-sets

Get Rule Sets

GET /v1/rule-sets

Get Rule Set

GET /v1/rule-sets/{rule-set-id}/

Update Rule Set

PATCH /v1/rule-sets/{rule-set-id}/

Create Entity Bindings

POST /v1/rule-sets/{rule-set-id}/entity-bindings

Get Entity Bindings for Rule Set

GET /v1/rule-sets/{rule-set-id}/entity-bindings

Delete Entity Bindings

POST /v1/rule-sets/{rule-set-id}/entity-bindings/remove