Table of Contents

Client API changeip function for the cpanellicensing module

Purpose

Changes the licensed IP of an existing cPanel license

Parameters

Example JSON Response

{
  "status": "success",
  "message": "Successfully changed license IP from 192.168.1.1 to 192.168.1.2",
  "data": false
}