Cancel an order
Cancels the whole order, or only the domains you list. Omit the
body to cancel everything. Finalization is scheduled 30 days out
(cancels_at). See How orders work.
POST
Cancel an order
- Cancel whole order
- Cancel specific domains
Authorizations
Partner API key (pk_live_… or pk_test_…).
Path Parameters
Order ID (ord_…).
Example:
"ord_01HZX0OR1A2B3C4D5E6F7G8H"
Body
application/json
Domains to cancel (dom_… ID or name). Omit the body to cancel the whole order.
Minimum array length:
1Example:
Response
Cancellation schedule for the order or selected domains.
Last modified on August 25, 2026
Cancel an order