---
title: "Add a comment to an IP address"
method: POST
path: "/ip_addresses/{ip}/comments"
tags: ["IP addresses"]
---

# Add a comment to an IP address

`POST /ip_addresses/{ip}/comments`

## Path parameters

- `ip` string, required

## Headers

- `x-apikey` string, required

## Request body

- object
  - `data` string, json — A comment object

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[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)
