post https://api.resly.se/v1/envelopes//files
Use this URI to upload and attach PDF, DOC or DOCX document to the envelope.
Log in to see full request history
Responses
Use this URI to upload and attach PDF, DOC or DOCX document to the envelope.
xxxxxxxxxx
curl --request POST \
--url https://api.resly.se/v1/envelopes/envelopeId/files \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data' \
--form awaitImageGeneration=false
Try It!
to start a request and see the response here! Or choose an example: