Create tester
documentedCreate a new tester for a particular beta.
POST /api/v2/betas/{beta_id}/testers.jsonBetasno implementation yet0 runsInput
beta_id
Beta ID
{{$beta_id}}
email*
Tester email
{{$email}}
status
Status
{{$status}}
invitation_code
Invitation code
{{$invitation_code}}
referrer_id
Referrer ID
{{$referrer_id}}
groups
Groups / tags
{{$groups}}
first_name
Profile: First name
{{$first_name}}
last_name
Profile: Last name
{{$last_name}}
employer
Profile: Employer
{{$employer}}
jobtitle
Profile: Job title
{{$jobtitle}}
address_line1
Profile: Address line 1
{{$address_line1}}
address_line2
Profile: Address line 2
{{$address_line2}}
city
Profile: City
{{$city}}
state
Profile: State
{{$state}}
postal_code
Profile: Postal code
{{$postal_code}}
country
Profile: Country (ISO code)
{{$country}}
locale
Profile: Locale
{{$locale}}
telephone
Profile: Telephone
{{$telephone}}
gender
Profile: Gender
{{$gender}}
age
Profile: Age
{{$age}}
facebook_username
Profile: Facebook username
{{$facebook_username}}
twitter_username
Profile: Twitter (X) username
{{$twitter_username}}
linkedin_username
Profile: LinkedIn username
{{$linkedin_username}}
user_agent
Profile: User agent
{{$user_agent}}
browser_name
Profile: Browser name
{{$browser_name}}
browser_version
Profile: Browser version
{{$browser_version}}
os_name
Profile: OS name
{{$os_name}}
os_version
Profile: OS version
{{$os_version}}
ip
Profile: IP address
{{$ip}}
custom_var1
Profile: Custom var 1
{{$custom_var1}}
custom_var2
Profile: Custom var 2
{{$custom_var2}}
custom_var3
Profile: Custom var 3
{{$custom_var3}}
Calls prefinery as you (your API key is your account); keychains.dev holds the credentials.