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
Parameter | Data Type | Description |
zoid* | Integer | The unique Zoho Organization Identifier for the organization |
groupID* | Integer | The unique Id of the group which should be deleted. |
* - Mandatory parameters
Response Codes
Please refer Response Codes.