---
title: "Acknowledge a domain notification"
method: POST
path: "/v2/customers/{customerId}/domains/notifications/{notificationId}/acknowledge"
tags: ["Notifications"]
---

# Acknowledge a domain notification

`POST /v2/customers/{customerId}/domains/notifications/{notificationId}/acknowledge`

## Path parameters

- `customerId` string, required
- `notificationId` string, required

## Headers

- `X-Request-Id` string

## Response `204`

Message acknowledged

## Other responses

- `401` — Authentication info not sent or invalid
- `403` — Authenticated user is not allowed access
- `404` — The domain does not exist
- `429` — Too many requests received within interval
- `500` — Internal server error

---

[API](https://skmtc.net/godaddy/apis/domains-api.md) · [All operations](https://skmtc.net/godaddy/apis/domains-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/godaddy/domains-api/versions/475bd0561c3c/schema)
