put https://rls.congacloud.com/api/esignature/v1/configurations/codes
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:
- 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.
- Add the sign provider's auth code to the request body.