Skip to main content
POST
The base URL of this endpoint is https://api.management.junction.com/.The endpoint accepts only Management Key (X-Management-Key). Team API Key is not accepted.

Authorizations

X-Management-Key
string
header
required

Path Parameters

org_id
string<uuid>
required

Body

application/json
integration_member_id
string
required
Maximum string length: 256
name
string
required
email
string
required
avatar
string | null
team_role_bindings
TeamRoleBinding · object[] | null

Response

Successful Response

id
string<uuid>
required
integration_member_id
string
required
name
string
required
email
string
required
avatar
string | null
required
team_role_bindings
TeamRoleBinding · object[] | null
required