Create Contact

Creates a new contact in your Academy. You can create a contact with a password, or, if you use SSO or another login mechanism, you can just use this to ensure that the user has been created, for instance, if you want to add them to a segment before they first visit the site.

Path Params
string
required

The id of the Academy

Body Params
string
required

The email address of the Contact

string
required

The name of the Contact

string

(Optional) If you'd like the contact to sign in with a password. Not needed when using SSO, magic links, or another login mechanism.

json
Defaults to {}

JSON dictionary where keys are the "API Name" of your registration field to set, and the values are the values to set. e.g. {"favorite_color": "blue"}

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json