Add SubdomainAsk AIpost https://app.aikido.dev/api/public/v1/domains/{domain_id}/subdomainsAdd a subdomain to a attack surface domainPath Paramsdomain_idint32required≥ 0The ID of the domain to add the subdomain toBody ParamsThe parameters needed to update the auth headerssubdomain_namestringrequiredSubdomain part of the domain name. This should not include the domain name. eg. 'apidocs' for 'apidocs.aikido.dev'Response 200The subdomain has been added successfullyUpdated about 1 month ago