Org Invites Create

Authentication

AuthorizationBearer

Bearer token authentication using JWT tokens from Ory Kratos/Hydra

Path Parameters

org_idstringRequired

Request

This endpoint expects an object.
email_addressstringRequiredformat: "email"
roleslist of strings or nullOptional
project_rolesmap from strings to lists of strings or nullOptional

Response

Successful Response
email_addressstringformat: "email"
idstringformat: "uuid"
roleslist of strings or null
project_rolesmap from strings to lists of strings or null

Errors