user-invitations

post/v1/user-invitations/

Request body

emailstring required
projectIdstring nullable
expireyInSecondsnumber

Response

Default Response

idstring required
createdstring required
updatedstring required
emailstring required
platformIdstring required
platformRole'ADMIN' | 'MEMBER' nullable
projectIdstring nullable
projectRole'ADMIN' | 'EDITOR' | 'OPERATOR' | 'VIEWER' nullable
linkstring

Changes