Create a flag import configuration
Create a new flag import configuration. The integrationKey
path parameter identifies the feature management system from which the import occurs, for example, split
. The config
object in the request body schema is described by the global integration settings, as specified by the formVariables
in the manifest.json
for this integration. It varies slightly based on the integrationKey
.
Path parameters
projectKey
The project key
integrationKey
The integration key
Headers
Authorization
Request
This endpoint expects an object.
config
The global configuration settings, as specified by the formVariables
in the manifest.json
for this configuration.
name
Name to identify the configuration
Response
Flag Import Configuration response
_links
The location and content type of related resources
_id
The integration ID
integrationKey
The integration key
Allowed values:
projectKey
The project key
config
The configuration for the given import integration. Only included when requesting a single integration by ID. Refer to the formVariables
field in the corresponding manifest.json
for a full list of fields for each integration.
name
Name of the configuration
version
Version of the current configuration
_status
Details on the status of the import job
_access
Details on the allowed and denied actions for this configuration