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

534 Views Asked by At

I would like to use the REST API to disable the survey monkey branding in the footer of surveys on a paid plan, how can I do that?

1

There are 1 best solutions below

3
On BEST ANSWER

It's not currently possible to remove the footer from the Survey using the API.

This is a feature that should probably be added when creating/updating a Survey. You can watch the public docs on GitHub to be notified about changes. In the meantime this has to be set from the web interface.

Note that you can remove branding from email invitation messages by setting is_branding_enabled to false.