Skip to content

Product documentation

FgaImport

The FgaImport resource.

FgaImport

The FgaImport resource.

Base URL: https://api.stg.thoryn.org

Operations

MethodPathSummaryScopes
POST/api/v1/fga/tuples:importFga Import Tuplestenant:fga.write

Operation details

POST /api/v1/fga/tuples:import

Fga Import Tuples

  • Operation ID: fgaImportTuples
  • Required scopes: tenant:fga.write

Parameters:

NameInRequiredTypeDescription
Idempotency-Keyheadernostring

Request body (required): application/jsonImportTuplesRequest

Responses:

StatusDescriptionBody
200OKobject
401Unauthorized — bearer token missing, expired, signed by an untrusted issuer, or missing the tnt tenant claim.Problem (problem+json)
403Forbidden — token lacks a required tenant:* scope, or the tnt claim does not match the tenant addressed by the request path.Problem (problem+json)
FgaImport — Thoryn