Extend the registration of a domain you already hold. This creates a renewal order and charges your reseller credits. POST /order/domains/renew Send the body as application/x-www-form-urlencoded. Authenticate with the username and token headers described in Authentication.

Parameters

text
required
The full domain to renew, for example hostraha-demo-42.com.
numeric
required
Number of years to add to the current registration. Must be a period the TLD offers (see TLDs).
object
Optional add-ons to renew alongside the domain, sent as addons[dnsmanagement], addons[emailforwarding], and addons[idprotection], each 1 or 0. See the Addons model.

Request

Response

On success the endpoint returns the bare JSON string "success".
The renewal charges your reseller credits for the added period. See Credits and billing.