cPanel UAPI / UserManager

cPanel UAPI delete_user

Command page based on the official cPanel API index, extended with Hostilla.pl operational context.

What this command does

The cPanel documentation summary for this operation is: Delete Subaccount.

In Hostilla.pl this page helps identify the exact API operation before using automation, reseller integrations or a support request.

Command details

API
cPanel UAPI 11.136.0.25
Category
UserManager
Method and path
GET /UserManager/delete_user
Operation ID
UserManager::delete_user
CLI example
uapi --user=USER UserManager delete_user

Open official cPanel documentation

Hostilla.pl usage notes

UAPI commands normally act inside a single cPanel account. Use the least-privilege token or the account context required for the task.

If you need help choosing the correct command, contact Hostilla.pl support with the service name, domain and the goal of the automation.

Related API navigation