Attachments
| Method | Path | Description |
|---|---|---|
| POST | /v1/{workspace_id}/records/{collection}/{id}/attachments |
Upload an attachment |
| GET | /v1/{workspace_id}/records/{collection}/{id}/attachments |
List attachments |
| GET | /v1/{workspace_id}/records/{collection}/{id}/attachments/{filename} |
Get attachment download URL |
| DELETE | /v1/{workspace_id}/records/{collection}/{id}/attachments/{attachment_id} |
Delete an attachment |