---
title: "Verify attachment"
method: POST
path: "/instances/{id}/attachments/{name}/verify-md5"
tags: ["Instances"]
---

# Verify attachment

`POST /instances/{id}/attachments/{name}/verify-md5`

Verify that the attachment is not corrupted, by validating its MD5 hash

## Path parameters

- `id` string, required
- `name` string, required

## Response `200`

- unknown

---

[API](https://skmtc.net/uclouvain/apis/orthanc-api.md) · [All operations](https://skmtc.net/uclouvain/apis/orthanc-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/uclouvain/orthanc-api/versions/9297c4930d96/schema)
