Skip to main content
POST
Create test participant (Staging only)

Headers

x-api-key
string
required
x-api-secret
string
required

Body

application/json
email
string
required
workEmail
string
required

Need work email to make sure this participant is eligible for B2B projects. Note: Check if this email is not being used by any other participant, otherwise it will skip work email verification.

firstName
string
required
lastName
string
required
password
string
required
gender
enum<string>
required
Available options:
male,
female,
other,
nonbinary,
transmale,
transfemale,
prefernottoanswer,
N/A

Response

201 - undefined
Last modified on March 18, 2026