latestOpenAPI 3.0.2cPanel License2026-08-106251554.3 MB

3da41671c02c

Integration
Links

Remove integration link group

This removes a group of integration links from the cPanel interface.

get/remove_integration_group

Query parameters

group_idstring required
Example:WHMCS

The group's ID.

userstring username required
Example:username

The cPanel account name.

Response

HTTP Request was successful.

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

Example response

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