Skip to main content
POST
Renew domain

Authorizations

Authorization
string
header
required

API key authentication via Bearer token

Headers

idempotency-key
string
required

Unique key that makes this request safe to retry. Reuse the same value when retrying a request that may already have succeeded; use a new value for a new operation.

Required string length: 1 - 255
Example:

"9f8c2b1a-4d3e-4a6b-8c1d-2e3f4a5b6c7d"

Path Parameters

id
string<uuid>
required

Domain UUID

Body

application/json
maxAmountCents
integer
required
periodYears
integer
default:1
Required range: 1 <= x <= 10

Response

Renew domain

data
object
required
meta
object
Last modified on August 9, 2026