Skip to main content
Question

Is it possible to create a DocuSign Web Form programmatically using C# or the REST API?

  • July 16, 2026
  • 0 replies
  • 9 views

Forum|alt.badge.img+2

I am integrating DocuSign into my ASP.NET Core application.

I do not want to use an existing Web Form URL or manually create a Web Form in the Web Forms Builder. Instead, I want to create a new DocuSign Web Form entirely through code (using C# or the REST API).

Is this currently supported?

If yes, could you please provide:

  • The API endpoint to create a new Web Form.
  • A sample request/response or C# example.
  • Any required permissions or account features.

If this is not supported, could you please confirm whether creating Web Forms manually through the Web Forms Builder is the only available option?