DELETE - Remove user from Organization

 Purpose

The API is used to enable the account of a user in the organization. 

 Request URL 

http://mail.zoho.com/api/organization/<zoid>/accounts/<accountid>

 Request Parameters

ParameterData TypeDescription
zoid* Integerzoid - The unique Zoho Organization Identifier for the organization 
zuid* Integer ZUID - The unique Id of the user who should be deleted from the Organization.

* - Mandatory parameters

 Response Codes

Please refer Response Codes.