Skip to main content
POST
Add user to team

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

teamId
string
required

Body

application/json
userId
number
required
groupId
string

Response

Default Response

message
string
required
user
object