---
title: "Cancel pending IRTP verification"
method: DELETE
path: "/api/domains/v1/irtp/{domain}"
tags: ["Domains: WHOIS"]
---

# Cancel pending IRTP verification

`DELETE /api/domains/v1/irtp/{domain}`

Cancel a pending IRTP verification.

Use this endpoint to back out of a WHOIS change that is stuck waiting on registrant confirmation,
for example when the confirmation email cannot be received, without waiting out the 5-day expiry.

## Path parameters

- `domain` string, required

## Response `200`

Success empty response

- CommonSuccessEmptyResource
  - `message` string

## Other responses

- `401` — Unauthenticated response
- `500` — Error response

## Changes

> 88 revisions in range; 30 could not be searched.

- **2026-08-04** `eb6805798a2f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hostinger/apis/hostinger-api/changes/api/domains/v1/irtp/:domain/delete.md)

---

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