Reserve

Reserve Subname

post
/ens/v1/subname/reserve

Reserve Subname to be claimed later.

Header parameters
x-api-keystringRequired

The Api Key.

Body
usernamestringRequired

The username

Example: ghadi
ensDomainstringRequired

The second-level domain

Example: justan.id
chainIdnumberRequired

The chain id

Example: 1
ethAddressstringRequired

The eth address to reserve the subdomain for

Example: 0xb965a5f3a0fC18D84E68883ccAd508445a7917A8
Responses
post
/ens/v1/subname/reserve
default

The Subname was reserved successfully.

Was this helpful?