Invite member

POST

Headers

x-org-api-keystringRequired

Request

This endpoint expects an object.
emailstringRequiredformat: "email"

The email of the member

namestringRequired

The name of the member

verifyHoststringRequired

The host to verify the member

roleenumOptional
Allowed values: admindeveloper

The role that will be assignied to the invited user

Response

emailstring

The email of the member

idstring

The uuid identifier for the member

namestring

The name of the member

roleenum
Allowed values: admindeveloper

The role that is assigned to the member

createdAtstringOptionalformat: "\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d.\d+Z?"

The creation date of the member record

updatedAtstringOptionalformat: "\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d.\d+Z?"

The last update date of the member record

Built with