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
project
The exported project
environment
The exported environment
data
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.