---
title: "PUT /v1/domains/{id}/verify"
method: PUT
path: "/v1/domains/{id}/verify"
---

# PUT /v1/domains/{id}/verify

`PUT /v1/domains/{id}/verify`

## Path parameters

- `id` number, nullable

## Response `200`

Verify domain

- object
  - `message` string, required

## Other responses

- `403` — Forbidden - API key doesn't have access to this domain
- `404` — Domain not found

## Changes

- **2025-09-26** `f3f4be68abf8` — 2 info
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
- **2025-04-19** `078f534faefa` — 1 info
  - the `path` request parameter `id` became optional
- **2025-04-04** `197721d96066` — 1 info
  - endpoint added
- **2024-05-21** `ad91eadfd8ee` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/usesend/apis/usesend-api/changes/v1/domains/:id/verify/put.md)

---

[API](https://skmtc.dev/usesend/apis/usesend-api.md) · [All operations](https://skmtc.dev/usesend/apis/usesend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/usesend/usesend-api/revisions/ee7832fe66a6/schema)
