---
title: "Upload attachments to an alert's analysis"
method: POST
path: "/alerts/{id}/attachments"
tags: ["Alert Analysis"]
---

# Upload attachments to an alert's analysis

`POST /alerts/{id}/attachments`

## Path parameters

- `id` string, required

## Headers

- `x-apikey` string, required
- `Content-Type` 'multipart/form-data', required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error

---

[API](https://skmtc.net/virustotal/apis/threat-landscape.md) · [All operations](https://skmtc.net/virustotal/apis/threat-landscape/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/virustotal/threat-landscape/versions/d61b85e6a6b3/schema)
