Skip to content

Instantly share code, notes, and snippets.

@isquick82
Last active February 20, 2019 00:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save isquick82/c8724980eb73608d762b2e6ddb0a9228 to your computer and use it in GitHub Desktop.
Save isquick82/c8724980eb73608d762b2e6ddb0a9228 to your computer and use it in GitHub Desktop.
PATCH https://api.optimizely.com/v2/features/<feature_id>
Sample request payload:
{
"variables":[
{
"default_value":"30",
"id":13322300314
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment