|
@@ -5,7 +5,8 @@
|
|
|
"description":"Update application specific data for the user profile of the given unique ID."
|
|
|
},
|
|
|
"stability":"experimental",
|
|
|
- "visibility":"public",
|
|
|
+ "visibility":"feature_flag",
|
|
|
+ "feature_flag": "es.user_profile_feature_flag_enabled",
|
|
|
"headers":{
|
|
|
"accept": [ "application/json"],
|
|
|
"content_type": ["application/json"]
|