latestOpenAPI 3.0.2cPanel License2026-08-106251554.3 MB

3da41671c02c

Integration
Links

Remove integration link

This function removes an integration link from the cPanel interface.

get/remove_integration_link

Query parameters

appstring required
Example:WHMCS_billing

The name of the integration link to remove.

userstring username required
Example:username

The cPanel account name.

Response

HTTP Request was successful.

{"stackTrail":"paths:/remove_integration_link:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}

Example response

{
  "metadata": {
    "command": "remove_integration_link",
    "reason": "Ok",
    "result": 1,
    "version": 1
  }
}