# Attachments

Apis related to Attachments.

## Create Attachment

 - [POST /organisations/{orgId}/attachments](https://developer.interu.io/reference/api/attachments/attachments_post.md)

## Retrieve Attachment List

 - [GET /organisations/{orgId}/attachments](https://developer.interu.io/reference/api/attachments/attachments_list.md)

## Retrieve Attachment

 - [GET /organisations/{orgId}/attachments/{attachmentId}](https://developer.interu.io/reference/api/attachments/attachments_read.md)

## Delete Attachment

 - [DELETE /organisations/{orgId}/attachments/{attachmentId}](https://developer.interu.io/reference/api/attachments/attachments_delete.md)

