Write tuples to OpenFGA
Write tuples to OpenFGA
Body
application/json
Body
Response
201 application/json
Response
Tuples updated
WriteTuplesResponse
Show Child Parameters
Authentication
Body
Delete Tuples
Delete Tuples
Body
application/json
Body
DeleteTuplesRequest
Show Child Parameters
Response
201 application/json
Response
Tuples deleted
DeleteTuplesResponse
Show Child Parameters
Authentication
Body
List all tuples added or removed
List all tuples added or removed
Query Parameters
resource to check against, checking access for policy would be policy
Example:policy
size of the page
Default:10
<= 100
Example:10
continuation token
Example:0yI1FcgqT74npA-o4PoHGtgvfPYa_jCAwkXjRynE-Z9sIaokCAaJMZUtfrGQrr57A3fdV2fYVO11BCkb3zZwPEDnuBotD067A3HdOlbn7F9TluNH
Response
200 application/json
Response
OK
ChangesResponse
Show Child Parameters
Authentication
Query Parameters
Bulk check tuples to evaluate the relations
Bulk check tuples to evaluate the relations
Headers
Enable case type group authorization checks
Body
application/json
Body
BulkCheckRequest
Show Child Parameters
Consistency preference for all checks in the bulk request. UNSPECIFIED (default) for eventual consistency, MINIMIZE_LATENCY for faster responses, HIGHER_CONSISTENCY for stronger consistency guarantees.
Allowed values:UNSPECIFIEDMINIMIZE_LATENCYHIGHER_CONSISTENCY
Default:UNSPECIFIED
Response
200 application/json
Response
Tuples checked
BulkCheckResponse
Show Child Parameters
Authentication
Headers
Body
Check tuple to evaluate the relation
Check tuple to evaluate the relation
Headers
Enable case type group authorization checks
Body
application/json
Body
CheckRequestWithConsistency
party reference Id prefixed with party, so 495f40f49d8f415fa59e99716d59f6e9 is party:495f40f49d8f415fa59e99716d59f6e9
Example:party:495f40f49d8f415fa59e99716d59f6e9
the permission to check on the resource, usually described by access + _ + resource example: read_policy
Example:read_policy
specific resource to check against, prepended with the type so policy 1234 is policy:1234
Example:policy:1234
Consistency preference for the check. UNSPECIFIED (default) for eventual consistency, MINIMIZE_LATENCY for faster responses, HIGHER_CONSISTENCY for stronger consistency guarantees.
Allowed values:UNSPECIFIEDMINIMIZE_LATENCYHIGHER_CONSISTENCY
Default:UNSPECIFIED
Response
200 application/json
Response
Tuple checked