Skip to main content
PUT
Replace a playtest's roster

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 that become the playtest's complete roster, replacing the current players.

Maximum array length: 1000
Maximum string length: 320

Response

200 - application/json

The updated playtest

data
object
required