Import feature flags

Import feature flags into a specific project and environment.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Request

importTogglesSchema
projectstringRequired

The exported project

environmentstringRequired

The exported environment

dataobjectRequired

The result of the export operation, providing you with the feature flag definitions, strategy definitions and the rest of the elements relevant to the features (tags, environments etc.)

Response

This response has no body.

Errors