Document Attachments
Number of APIs: 5
-
List Attachments GET {{base_url}}/public/v1/documents/{{document_id}}/attachments
-
Create Attachment POST {{base_url}}/public/v1/documents/{{document_id}}/attachments
-
Attachment Details GET {{base_url}}/public/v1/documents/{{document_id}}/attachments/{{attachment_id}}
-
Delete Attachment DELETE {{base_url}}/public/v1/documents/{{document_id}}/attachments/{{attachment_id}}
-
Download Attachment GET {{base_url}}/public/v1/documents/{{document_id}}/attachments/{{attachment_id}}/download