Skip to main content

Create an invitation to an organization

POST 

/:realm/orgs/:orgId/invitations

Create an invitation to an organization

Request

Path Parameters

    realm stringrequired

    realm name (not id!)

    orgId stringrequired

    organization id

Body

required

    email string
    send boolean
    inviterId string
    redirectUri string
    roles string[]

    attributes

    object

    property name*

    string[]

  • Array [

  • string

  • ]

Responses

success

Loading...