Move feature to project
Enterprise feature
Moves the specified feature to the new project in the request schema. Requires you to have permissions to move the feature flag in both projects. Features that are included in any active change requests can not be moved.
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Path parameters
projectId
featureName
Request
changeProjectSchema
newProjectId
The project to move the feature flag to.
Response
This response has no body.