如何删除付费帐户上带有 API 的 SurveyMonkey 品牌?

How Can I Remove the SurveyMonkey Branding with the API on a paid account?

我想使用 REST API 禁用付费计划调查页脚中的调查猴子品牌,我该怎么做?

目前无法使用 API 从调查中删除页脚。

这是一项可能应该在 creating/updating 调查时添加的功能。您可以在 GitHub 上观看 public docs 以获得有关更改的通知。同时,这必须从网络界面进行设置。

请注意,您可以通过将 is_branding_enabled 设置为 false 来从 email invitation messages 中删除品牌。