Skip to main content

Delete a Canned response category

Description

You can use this API to delete a canned response category.

Query Parameters:

  • configure_to [Mandatory] :  You must configure another category id to transfer the canned responses to other categories before deleting it.

OAuth Scope:

SalesIQ.cannedresponses.DELETE

URL

Copiedhttps://{zohosalesiq_server_uri}/api/v2/{portal_name}/cannedresponsecategories/{id}

Example

Copiedhttps://salesiq.zoho.com/api/v2/zylker-inc/cannedresponsecategories/53400000000328033

Query Parameters

Copied{
   "configure_to" : "53400000000328056"
}