Add one or more attachments to a DRAFT or IN-PROCESS envelope.

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

Request Body

{"attachments"=>[{"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