Attachments
Upload and manage file attachments for agreements
Archive Attachment
This endpoint archives a file attachment within Common Paper. Archived attachments are removed from the active attachment list but can be restored from the Common Paper UI.
path Parameters
idThe UUID of the attachment to archive.
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Archive Attachment › Responses
No Content. The attachment was archived successfully.
Upload Attachment
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