Skip to main content
POST
Add players by email

Authorizations

Authorization
string
header
required

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

Path Parameters

studioId
string
required

Body

application/json
emails
string[]
required

Email addresses of players to add to the studio directory.

Maximum array length: 1000
Maximum string length: 320

Response

201 - application/json

Number of players added

data
object
required