Create

Authentication

X-API-Keystring
API Key authentication via header
OR
AuthorizationBearer

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

Path parameters

organizationIdstringRequired

Request

This endpoint expects an object.
emailstringRequired
expiresAtdatetimeRequired
permissionenumRequired
Allowed values:
landscapePermissionsmap from strings to booleansOptional

Response

OK
organizationUserInviteobject

Errors