v1

latestOpenAPI 3.0.12026-07-135210550.0 KB
Finalize Attachments

Complete Attachment Upload

patch/finalize/v2/agreements/{agreement_id}/attachments/{attachment_id}

Path parameters

agreement_idstring uuid required

The agreement UUID.

attachment_idstring uuid required

The attachment UUID.

Request body

Response

ok

Example response

{
  "data": {
    "file_name": "ImportantSpreadsheet.xlsx"
  }
}