Configure the sign provider's auth code

Configures the auth code for the Adobe Sign or DocuSign sign provider, which is required to complete OAuth.

Configuring the Adobe Sign and DocuSign eSignature services is a two-step OAuth process:

  1. Create the configuration for Adobe Sign and DocuSign using the "Create or update a configuration for a sign provider" API (PUT /v1/configurations), which returns a consent URL. Open the consent URL in a browser and grant consent. When you grant consent, an auth code is generated in the configured redirect URL.
  2. Add the sign provider's auth code to the request body.
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!