Create a contact
Creates a contact in the database.
POST
Authorizations
Use your Formbricks x-api-key to authenticate.
Body
application/json
The contact to create
A contact to create
The environment this contact belongs to
Optional external user identifier
Response
201 - application/json
Contact created successfully.
Unique identifier for the contact
Optional external user identifier
When the contact was created
Example:
"2021-01-01T00:00:00.000Z"
When the contact was last updated
Example:
"2021-01-01T00:00:00.000Z"
The environment this contact belongs to
Was this page helpful?