API Documentation
string · requiredstring · requiredstring · requirednumber · requiredstring
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
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Upload Attachment › Responses
Rate Limiting Response
typeA URI reference that identifies the problem.
titleA short, human-readable summary of the problem.
statusThe HTTP status code.
instance