Skip to main content
POST
Add players to a playtest

Authorizations

Authorization
string
header
required

Personal API key (prefix up_). Create one in the studio under Account → API keys.

Path Parameters

studioId
string
required
playtestId
string
required

Body

application/json
emails
string[]
required

Email addresses to add to the playtest roster.

Maximum array length: 1000
Maximum string length: 320

Response

200 - application/json

The updated playtest

data
object
required