Skip to main content
POST
cURL

Authorizations

X-API-KEY
string
header
required

API key authentication. Get your API key from the Formal console.

Body

application/json
name
string
Required string length: 1 - 128
issuer
string
Minimum string length: 1
jwksUri
string | null
machineUserId
string
Minimum string length: 1
claimCondition
string
Minimum string length: 1
status
enum<string>
Available options:
active,
draft
endUserEmailExpression
string | null

Optional CEL expression over claims that must evaluate to a string email. Unset/empty means machine-only (no end-user attachment).

Response

Success

integration
integration · object