post https://api.optimizely.com/flags/v1/projects//flags
Creates a new Flag in a Project.
This operation corresponds to the create_url
in a Flags response.
Required properties must be present in the request body.
Recipes
🚩
1. Create a flag and variables
Open Recipe
Warning
You must add a flag name, even though it is not labeled as required. Omiting a flag name will result in a 500 return code with: "Internal Server Error".