Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
language
string
required
environment
string
required
sdkVersion
string
projects
string[]
encryptPayload
boolean
includeVisualExperiments
boolean
includeDraftExperiments
boolean
includeDraftExperimentRefs
boolean

When true, experiment-ref rules linked to draft experiments are included in feature definitions. Off by default.

includeExperimentNames
boolean
includeRedirectExperiments
boolean
includeRuleIds
boolean
includeProjectIdInMetadata
boolean
includeCustomFieldsInMetadata
boolean
allowedCustomFieldsInMetadata
string[]
includeTagsInMetadata
boolean
includeExperimentScheduleInMetadata
boolean
proxyEnabled
boolean
proxyHost
string
hashSecureAttributes
boolean
remoteEvalEnabled
boolean
savedGroupReferencesEnabled
boolean
includeReferencedPrerequisites
boolean

Carry prerequisite Feature Flags into this payload even when they target other Projects. Defaults to true for new connections.

Response

200 - application/json

Resource created

sdkConnection
object
required