Delete additional domain (domain alias)Ask AIdelete https://api.rocket.net/v1/sites/{id}/domains/{domain_id}Removes additional domain (domain alias) for selected site.Path ParamsidintegerrequiredID of the Site you are interacting withdomain_idintegerrequiredID of the additional domain to deleteResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated about 2 months ago