Add an attachment to a DRAFT or IN-PROCESS envelope.

PUT {{baseUrl}}/v2.1/accounts/{{accountId}}/envelopes/{{envelopeId}}/attachments/{{attachmentId}}

Request Body

{"attachmentId"=>"sample string 1", "label"=>"sample string 2", "attachmentType"=>"sample string 3", "name"=>"sample string 4", "accessControl"=>"sample string 5", "data"=>"sample string 6", "remoteUrl"=>"sample string 7"}

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
Authorizationstring