Skip to main content
PATCH
Update a playtest's session count

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
playtestSessionCount
integer
required

New number of play sessions for a multi-session playtest, from 2 to 6.

Required range: 2 <= x <= 6

Response

200 - application/json

The updated playtest

data
object
required