Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

If using Bearer auth, pass the Secret Key as the token:

Path Parameters

id
string
required

Body

application/json
name
string

The display name of the custom field

description
string
placeholder
string
defaultValue
values
string
required
boolean
projects
string[]
sections
enum<string>[]

What types of objects this custom field is applicable to (feature, experiment)

Available options:
feature,
experiment
active
boolean

Response

200 - application/json

Resource updated

customField
object
required