Skip to content

Commit f686b95

Browse files
authored
Update webforms.rest.swagger-v1.1.0.json
Signed-off-by: Mudit Garg <35302867+garg-mudit@users.noreply.github.com>
1 parent 1c56b3c commit f686b95

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

webforms.rest.swagger-v1.1.0.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"DocuSignAuth": []
1818
}
1919
],
20-
"host": "apps.docusign.com",
20+
"host": "apps-d.docusign.com",
2121
"basePath": "/api/webforms",
2222
"schemes": [
2323
"https"
@@ -576,11 +576,10 @@
576576
"DocuSignAuth": {
577577
"type": "oauth2",
578578
"flow": "accessCode",
579-
"authorizationUrl": "https://account-tk1.tk.docusign.dev/oauth/auth",
580-
"tokenUrl": "https://account-tk1.tk.docusign.dev/oauth/token",
579+
"authorizationUrl": "https://account-d.docusign.com/oauth/auth",
580+
"tokenUrl": "https://account-d.docusign.com/oauth/token",
581581
"scopes": {
582582
"webforms_read": "Read web form configuration",
583-
"webforms_write": "Create web form and modify web form configuration",
584583
"webforms_instance_read": "Read instance configuration",
585584
"webforms_instance_write": "Create instance and modify instance configuration"
586585
}
@@ -1745,4 +1744,4 @@
17451744
"description": "<ds-inlinemessage>The Web Forms API is available in all developer accounts, but only in certain production account plans. Contact \n[DocuSign Support](https://support.docusign.com/s/?language=en_US) or your account manager to find out whether the Web Forms API is available for your production account plan.</ds-inlinemessage>\n\nMethods for working with web forms."
17461745
}
17471746
]
1748-
}
1747+
}

0 commit comments

Comments
 (0)