Create organization invitation

Create an invitation to an organization.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

realmstringRequired
orgIdstringRequired

Request

This endpoint expects an object.
emailstringOptional
sendbooleanOptional
inviterIdstringOptional
redirectUristringOptional
roleslist of stringsOptional
attributesmap from strings to lists of stringsOptional

Response

success

Errors