Attachments
Upload, download, list, and delete binary attachments linked to entities
Available Endpoints
- POST /api/attachments/upload - Upload an attachment
- GET /api/attachments/{guid} - Download an attachment
- DELETE /api/attachments/{guid} - Delete an attachment
- GET /api/attachments/entity/{entityGuid} - List attachment metadata for an entity
This documentation is automatically generated from the OpenAPI specification.