---
title: "Verify the Sending Domain"
method: POST
path: "/sending-domains/{domain_id}/verify"
tags: ["Sending Domains"]
---

# Verify the Sending Domain

`POST /sending-domains/{domain_id}/verify`

## Request body

- object

## Response `200`

Request success

- object
  - `status` 'success' | 'error'
  - `message` string
  - `data` object

## Other responses

- `404` — The resources not exist
- `422` — Invalid data
- `429` — Too many request

---

[API](https://skmtc.net/blastable/apis/blastable-api-info.md) · [All operations](https://skmtc.net/blastable/apis/blastable-api-info/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blastable/blastable-api-info/revisions/cc4674aae0eb/schema)
