f06ff5d4438b

OpenAPI 3.0.0raw.githubusercontent.com2026-08-143103751.1 MB
Domains: Move

Cancel outgoing domain move

Cancel an outgoing move for a specified domain.

The move can only be cancelled while the receiving account has not accepted it yet. The domain stays in your account.

Use this endpoint to withdraw a move you no longer want to complete.

delete/api/domains/v1/move/outgoing/{domain}

Path parameters

domainstring required
Example:mydomain.tld

Domain name

Response

Success empty response

messagestring

Example response

{
  "message": "Request accepted"
}