cURL
curl --request POST \ --url https://api.superlink.me/v1/parentdomains/{parentDomain}/subdomains/{subDomainName} \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "nameData": { "addresses": {}, "contenthash": "0xe301017012204edd2984eeaf3ddf50bac238ec95c5713fb40b5e428b508fdbe55d3b9f155ffe", "text": {} } }'
This response has no body data.
Creates a subdomain for provided parentdomain
Type "Bearer" followed by a space and the JWT token.
superlink.me
test
create subdomain
The body is of type object.
object