Create a new ENS subname
POST /v1/subname/mint
To mint a new subname the following parameters are required
domain
is the full ENS name - for example, thenamespace.ethlabel
is the label of requested the subname - for example, ninja in ninja.thenamespace.eth.address
to which the subname will resolve is also required.
Error Responses
For error response body refer to the Responses section below.
Last updated