Skip to main content
PUT
Update experimental features

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

org
string
required

Body

application/json
experimental_features_enabled
boolean
required

Response

200 - application/json

Successfully updated state of experimental features.

The response is of type string.

Last modified on June 18, 2026