Upload and manage file attachments for agreements
Upload attachment
POST
https://api.commonpaper.com
/v1/attachments
To upload a file to Common Paper, you need to send a request of type multipart/form-data. Include the file you want to upload in the request.
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Responses
Rate Limiting Response
typestring · requiredA URI reference that identifies the problem.
titlestring · requiredA short, human-readable summary of the problem.
statusnumber · requiredThe HTTP status code.
instancestring