Forms API Update: Publish Forms & Manage Responders with Drive API

You can now use the Forms API to publish forms, and use the Drive API to have granular control over who can respond to forms.

Source: Google Forms API release notes 

 
1 1 398
1 REPLY 1

I received 501 error when using setPublishSettings API

{
"error": {
"code": 501,
"message": "Operation is not implemented, or supported, or enabled.",
"status": "UNIMPLEMENTED"
}
}