Create

Authentication

X-API-Keystring
API key authentication
OR
AuthorizationBearer
Bearer token authentication

Path parameters

organizationIdstringRequired

Request

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

Response

OK
organizationUserInviteobject

Errors

401
Unauthorized Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error