Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDocuSign ToolsDocusign Update Connect Oauth Configuration
DocuSign Tools

Docusign Update Connect Oauth Configuration

This endpoint updates an existing Connect OAuth Configuration for a DocuSign account. Use it to modify OAuth settings for DocuSign Connect integrations, such as updating authorization URLs, client credentials, or scopes. It's crucial for maintaining secure data exchange between…

Write actionRisk level 2 of 5OAuth connection
Use Docusign Update Connect Oauth Configuration

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • scopestring
    The OAuth scopes that your app will request from the authorization server. Optional. **Note:** If you are using Azure Active Directory, this value should be the application ID URI of the specified resource with `.default` appended. For example: `api://{{clientId}}/.default`
  • clientIdstring
    The client ID assigned to your app by your authorization server or OAuth service. Required for updating the OAuth configuration.
  • accountIdstring
    The external account number (integer) or account ID GUID that uniquely identifies the DocuSign account for which the Connect OAuth configuration is being updated. This parameter is typically auto-populated from your authenticated DocuSign session.
  • clientSecretstring
    The client secret value provided by your authorization server. Required for updating the OAuth configuration. Keep this value secure and never expose it in client-side code.
  • customParametersstring
    Optional custom parameters to include in the OAuth configuration. This can be used to pass additional OAuth-specific settings or metadata required by your authorization server.
  • authorizationServerUrlstring
    The token URL for your authorization server or OAuth service (e.g., 'https://oauth.example.com/token'). Required for updating the OAuth configuration.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.