Create or update subname text record
PUT /v1/subname/record
Last updated
PUT /v1/subname/record
Last updated
In order to set a text record, make a request to /subname/record/{label}/{domain}/{key}/{text}
:
label
subname
domain
second-level domain name
key
text record key
text
text value of the record
If the record under the specified key
already exists, the record will be updated. Otherwise, a new text record for the key
gets created.
The subname label
ninja
The parent ENS domain name
thenamespace.eth
Text record property.
email
API key needed to access the endpoint
No Content