Docs

Create Client

Creates a client in CoachAccountable.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired
stringrequired
stringrequired
string
string
string
string
string

The timezone of the new Client. If not provided, defaults to match her Coach's timezone.

string

The client's street address.

string

The client's city.

string

The client's state.

string

The client's ZIP or postal code.

string

What to do if a Client with the supplied email already exists.

boolean

If alread at the limit, upgrade the account to make space for the new Client. If false, the call will return failure when there is no space.

boolean

Send true if the new client should be sent an invite email immediately.

string

Subject line of the invite email to be sent (if opted for). If not included, will use template setting.

string

Body of the invite email to be sent (if opted for], [magicLink] is required. If not included, will use template setting.

string

Any additional information you'd like to have on file, accessible at-a-glance.

string

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.