Creates a new team member

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

Hash ID of existing user (optional if phone_number or email provided)

string

Phone number of the person (primary key for user lookup/creation)

string

Email of the person (secondary key for user lookup/creation)

string

Full name for new user creation

string

First name for new user creation

string

Last name for new user creation

integer
required

ID of the role to assign

string
enum
required

Type of scope

Allowed:
integer
required

ID of the scope (Chapter or Organization)

string
enum
required

How to send the invitation

Allowed:
integer

Optional task ID to assign the member to

Responses
201

team member created

422

invalid parameters

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!