DELETE - Remove domain from Organization

 Purpose

The API removes the given domain from the organization.  

 Request URL 

 https://mail.zoho.com/api/organization/<zoid>/domains/<domainName>

Scope

organization.domains

 Request Parameters

ParameterData TypeDescription
zoid*Integerzoid - The unique Zoho Organization Identifier for the organization 
domainName*String The domain which should be removed from the organization  

* - Mandatory parameters

 Response Codes

Please refer Response Codes.