Skip to main content
POST
Add a member to the organisation

Authorizations

Authorization
string
header
required

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

Headers

user-agent
string | null

Path Parameters

org_id
string
required

Body

application/json
name
string
required
Required string length: 1 - 255
email
string<email>
required

Response

Successful Response

member
MemberData · object
required