cPanel UAPI / Mailboxes

cPanel UAPI expunge_messages_for_mailbox_guid

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 selected messages in mailbox by GUID.

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
Mailboxes
Method and path
GET /Mailboxes/expunge_messages_for_mailbox_guid
Operation ID
expunge_messages_for_mailbox_guid
CLI example
uapi --user=USER Mailboxes expunge_messages_for_mailbox_guid

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