Search
K
FGA-Service

WriteTuplesRequest

object
tuplesarray[object]required
Show Child Parameters
disableTransactionboolean
Example

WriteTuplesResponse

object
createdarray[object]
Show Child Parameters
Example

DeleteTuplesRequest

object
tuplesarray[object]required
Show Child Parameters
Example

DeleteTuplesResponse

object
deletedarray[object]
Show Child Parameters
Example

Changes

object
userstringrequired

party reference Id prefixed with party, so 495f40f49d8f415fa59e99716d59f6e9 is party:495f40f49d8f415fa59e99716d59f6e9

Example:party:495f40f49d8f415fa59e99716d59f6e9

relationstringrequired

the permission or relation for the resource, usually described by access + _ + resource example: read_policy

Example:read_policy

objectstringrequired

specific resource, prepended with the type so policy 1234 is policy:1234

Example:policy:1234

operationstringrequired

specific operation performed

Example:TUPLE_OPERATION_WRITE

timestampstring(date-time)required

timestamp it occured

Example:2023-12-06T18:36:35.846Z

Example