{ "opencollection": "1.0.0", "info": { "name": "Public Api v3 Applicant Deprecated API", "version": "3.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Deprecated", "type": "folder" }, "items": [ { "info": { "name": "[DEPRECATED] Upload a Document", "type": "http" }, "http": { "method": "POST", "url": "https://api-sandbox.yousign.app/v3/documents", "body": { "type": "multipart-form", "data": [] } }, "docs": "Deprecated endpoint, do not use." } ] } ], "bundled": true }