3.1.4.10 DeleteWeb

This operation is used to delete an existing subsite of the current site.<18>

 <wsdl:operation name="DeleteWeb">
   <wsdl:input message="tns:DeleteWebSoapIn" />
   <wsdl:output message="tns:DeleteWebSoapOut" />
 </wsdl:operation>

The client sends a DeleteWebSoapIn request message, and the server responds with a DeleteWebSoapOut response message upon successful completion of deleting the subsite. Otherwise, the server MUST return a SOAP fault that is defined in the DeleteWebResponse message.