Update Chat Routing Rule Order
Description
You can use this API to update the listing order of the chat routing rule.
Requested Payload:
- position: To specify the position of the chat routing rule.
OAuth Scope:
SalesIQ.chatroutingrules.UPDATE
URL:
Copiedhttps://{[zohosalesiq_server_uri](https://www.zoho.com/salesiq/help/developer-section/rest-api-v2.html)}//api/v2/{screenname}/chatroutingrules/{id}
Example
Copiedhttps://salesiq.zoho.com/api/v2/zylker/chatroutingrules/44000000014017
Payload
Copied{
"position":23
}