Skip to main content
POST
Add an existing account to an organization by email.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Path Parameters

orgId
string
required

Body

application/json

Member to add

Member to add

email
string
required

Email of an existing account

role
string

'owner', 'admin' or 'member' (default 'member')

Response

The added member

Organization member

uid
string

User ID

email
string

User email

displayName
string

User display name

photo
string

User photo URL

role
string

'owner', 'admin' or 'member'

createdDate
string

When the membership was created