Skip to main content
POST
Create Rule

Authorizations

Authorization
string
header
required

Ingest API key or OIDC JWT. See /authentication.

Body

application/json
match_on
string
required
claim_value
string
required
Required string length: 1 - 512
match_mode
string
default:exact
grants_role
string | null
grants_org_unit
string | null
priority
integer
default:100
enabled
boolean
default:true
note
string | null

Response

Successful Response

id
string
required
match_on
string
required
match_mode
string
required
claim_value
string
required
grants_role
string | null
required
grants_org_unit
string | null
required
priority
integer
required
enabled
boolean
required
note
string | null
required
created_by
string | null
required
created_at
string<date-time>
required
updated_at
string<date-time> | null
required