Create Client

This API endpoint creates a client.

Query Params
boolean
Defaults to false

If true then send an account invite to the client.

Body Params
string
required

The client's given name (first name)

string
required

The client's family name (last name)

string
required

The client's email

string

The ID of the company this client belongs to. When no ID is provided, a placeholder company will be created and returned in the response object

json

The keys are the key of the custom field property, and the values are an array of custom field option keys (in the case of multiSelect custom fields), or the direct value in the case of all other types of custom fields.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json