Space
Add a team member to a space
POST
/
api
/v1
/space
/add
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Request Body
application/json
OptionalThe space to add to and the user
email
Requiredstring
Minimum length:
1
Format: "email"
spaceId
Requiredstring
Minimum length:
1
permission
Requiredinteger
Format:
"int32"
Value in: 0 | 1 | 2 | 3 | 4 | -1
OK