Team
Send an invite to join a team
POST
/
api
/v1
/team
/invite
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Request Body
application/json
OptionalThe team to invite to and the user
email
Requiredstring
Minimum length:
1
Format: "email"
teamId
Requiredstring
Minimum length:
1
permission
Requiredinteger
Format:
"int32"
Value in: 0 | 1 | 2 | 3 | -1
OK