Skip to main content
Solved

Web Forms API authentication

  • 29 May 2024
  • 1 reply
  • 6 views

What do I need to do to authenticate with the Web Forms API?

1 reply

Userlevel 1

Similar to how you would authenticate with any other Docusign API, you can authenticate with the Web Forms API using any of the following OAuth 2 authentication workflows: Authorization Code Grant, Implicit Grant, or JSON Web Token Grant. Consent will need to be granted for the following scopes: webforms_read, webforms_instance_read, and webforms_instance_write.

 

Thanks for posting your question on the Docusign Community!

Reply