status: The status of the response.message: Additional information or message related to the response.apiKey: The API key associated with the remove method request.curl --location --request GET 'https://api.whatsiplus.com/module/remove/?agentKey=AGENTKEY&apiKey=ServiceAPIKEY'{
"status": "true",
"message": "The service was remove successfully",
"apiKey": "ServiceAPIKEY"
}