
Recipient authentication | Docusign
An access code is an alphanumeric phrase that you can set on an envelope before it is sent to recipients. Each recipient is prompted to enter the access code before they are able to open …
REST API Authentication - Docusign
Before your application can make calls to the Docusign eSignature API, it must authenticate and obtain an access token. This access token, which proves your app’s identity and authorization, …
How to Require an Access Code | REST API | Docusign
This topic demonstrates how to request a signature by email while also using access code authentication. Note: Account-wide Authentication policy settings can be configured in the …
Accounts Resource | REST API | Docusign
Access detailed information on managing accounts using DocuSign's REST API, including features and functionalities for account management.
SDKs for eSignature REST API | Docusign
We provide SDKs to wrap our eSignature REST API with objects, properties, and methods in your favorite programming language.
Java SDK Authentication | Docusign
You first need to obtain a valid access token for authentication. You can find out how to obtain a token from the how-to topics for Authorization Code Grant, Implicit Grant, and JWT Grant.
Authorizations Resource | REST API | Docusign
Authorizations allow you to share access between users on an account.
createUserAuthorization | REST API | Docusign
At least one of the following account settings must be enabled: AllowDelegatedSigning, AllowManagingEnvelopesOnBehalfOfOthers, AllowEditingEnvelopesOnBehalfOfOthers, …
PHP SDK Authentication | Docusign
You first need to obtain a valid access token for authentication. You can find out how to obtain a token from the how-to topics for Authorization Code Grant, Implicit Grant, and JWT Grant.
Permission Profile | Docusign
Note: See the settings definition in the AccountPermissionProfiles API reference to learn about the full set of permission profile options and about what each option controls. Not all …