Invite member

Headers

x-api-keystringRequired

Request

InviteMemberReqDTO
emailstringRequiredformat: "email"
The email of the member
namestringRequired
The name of the member
verifyHoststringRequired
The host to verify the member
roleenumOptional
The role that will be assignied to the invited user
Allowed values:

Response

emailstring
The email of the member
idstring
The uuid identifier for the member
namestring
The name of the member
roleenum
The role that is assigned to the member
Allowed values:
createdAtstring or nullformat: "\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
updatedAtstring or nullformat: "\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