ICE Chat API

DeleteWhiteListIP

This module has been designed to delete white list IP details. The Service URL of the module is given by the following link-

https://www.enterice.com/ICEAPI/api/ChatAdmin/DeleteWhiteListIP

Request Type-

Post

Allowed for

Admin

Json Formats-

1. Code snippet for Web Service Use

DeleteWhiteListIP

{

“Token”:”sdfdsavcxdgdfFD”,

“WhiteListId”: 123

}

2. Description for Request Parameters-

S.No Name Type Description
1 Token String Authentication Token
2 WhiteListId Int Id of White List

3. Response Example

Success:

{ “Message”: ” Success” }

Fail:

{ “message”: ” Failed” }

    ×

    Contact Us