Skip to main content
PATCH
Replace a group's members

Authorizations

Authorization
string
header
required

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

Path Parameters

studioId
string
required
groupId
string
required

Body

application/json
emails
string[]
required

Email addresses that become the group's complete membership, replacing the current members.

Maximum array length: 1000
Maximum string length: 320

Response

200 - application/json

The updated group

data
object
required