Skip to main content
POST
Add an existing org member to a team

Authorizations

Authorization
string
header
required

Organization API key, prefixed with gm_api_. Send it as Authorization: Bearer <api_key>.

Path Parameters

orgId
string
required
teamId
string
required

Body

application/json
userId
string
required

Response

201 - undefined