Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDocuSign ToolsDocusign Update Envelope Attachment
DocuSign Tools

Docusign Update Envelope Attachment

Updates an existing attachment for a draft or in-process envelope in DocuSign. This endpoint allows you to modify attachment properties such as access control, type, content, label, and name. It supports file attachments up to 50 MB and provides options for chunked uploads of la…

Write actionRisk level 2 of 5OAuth connection
Use Docusign Update Envelope Attachment

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

  • datastring
    A Base64-encoded string representation of the attachment file content. Use this to update the attachment data. File attachments may be up to 50 MB in size. Note: Either 'data' or 'remoteUrl' can be provided, but not both.
  • namestring
    The display name of the attachment file (e.g., 'contract.pdf', 'terms.txt'). This is the filename shown to users accessing the attachment.
  • labelstring
    A descriptive label for the attachment. Common values include: `guidedForm` for guided forms that provide step-by-step mobile-ready experiences, or `eventNotifications` for envelope-level event status notifications.
  • accountIdstring
    The external account number (integer) or account ID GUID. This parameter identifies the DocuSign account associated with the envelope. It is required and must be provided in the path of the request URL.
  • remoteUrlstring
    The URL of a previously staged chunked upload. Use this for large files that were uploaded via the chunked upload API. The remoteUrl references the staged content without re-uploading. Cannot be used with 'data' parameter. Note: remoteUrl is for uploads only and cannot be used f…
  • envelopeIdstring
    Required
    The envelope"s GUID (Globally Unique Identifier). This parameter is required and must be provided in the path of the request URL. It identifies the specific envelope containing the attachment to be updated. Example format: "93be49ab-xxxx-xxxx-xxxx-f752070d71ec".
  • attachmentIdstring
    Required
    The unique identifier for the attachment to be updated. This parameter is required and must be provided in the path of the request URL. It specifies which attachment within the envelope should be modified.
  • accessControlstring
    Controls who can view the attachment. Valid values are: `sender` (only the sender can view) and `senderAndAllRecipients` (both sender and all recipients can view the attachment).
  • attachmentTypestring
    Specifies the MIME type or file type of the attachment (e.g., 'application/pdf', 'text/plain', 'image/png').

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.