put https://rls.congacloud.com/api/esignature/v1/configurations
Creates or updates the configuration for a sign provider. This configuration enables Conga Platform to communicate with underlying eSignature services. To get a list of supported sign providers, see "List supported sign providers".
Configuring the Adobe Sign and DocuSign eSignature services is a two-step OAuth process:
- Create the configuration for Adobe Sign and DocuSign, 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.
- Configure the sign provider's auth code (PUT /configurations/codes).