Skip to main content
POST
Create holdout

Authorizations

STATSIG-API-KEY
string
header
required

Headers

x-respect-review-settings
string

Optional header to respect review settings for mutation endpoints.

Body

application/json
name
string
required

name of the holdout

Required string length: 3 - 100
Pattern: ^[a-zA-Z0-9_\- ]*$
Example:

"team holdout"

description
string

description of the holdout

Maximum string length: 1000
Example:

"holdout for this team"

idType
string

type of id

Example:

"userID"

teamID
string | null

id of the team

Example:

"4pjeXYDjC2WinSgOiII7wh"

Response

Create holdout response

message
string
required

A simple string explaining the result of the operation.

data
object
required

A single result.