获取用户配置

检索已认证用户配置的 entries 映射。

认证

需要 X-Glue-Authentication

1curl "https://api.hola.cloud/v1/config" \
2  -H "X-Glue-Authentication: YOUR_GLUE_TOKEN"
1{
2  "entries": {
3    "feature.newCheckout": true
4  }
5}

评论

发表评论