DELETE - Delete group

 Purpose

The API is used to delete a group from the organization. 

 Request URL 

http://mail.zoho.com/api/organization/<zoid>/groups/<groupId>

Scope

organization.groups

 Request Parameters

ParameterData TypeDescription
zoid* IntegerThe unique Zoho Organization Identifier for the organization 
groupID* IntegerThe unique Id of the group which should be deleted.

* - Mandatory parameters

 Response Codes

Please refer Response Codes.