tools
Get the subdomain from a FQDN.
Get the subdomain part (eg.: columbus) from a FQDN (eg.: columbus.elmasy.com).
If Accept header is text/plain, returns the result as a string.
get/api/tools/subdomain/{fqdn}
Path parameters
fqdnstring required
FQDN to get the subdomain.
Response
Success