Last updated 6 months ago
Deletes the minted subname.
/v1/subname/{label}//{domain}
The subname label
ninja
The parent ENS domain name
thenamespace.eth
API key needed to access the endpoint
Subname successfully deleted.
Error with the message identifying which parameters caused the bad request.
Invalid API key
curl -L \ --request DELETE \ --url '/v1/subname/{label}/{domain}'
No body