latestOpenAPI 3.0.2cPanel License2026-08-106251554.3 MB

3da41671c02c

Mail
cPanel Account Mail Management

Release cPanel account queued outgoing emails

This function releases outgoing email in the email queue for a single cPanel account user.

Note:

If mail for a cPanel user's account is suspended, the system will reject their email before the mail server puts it in queue.

get/release_outgoing_email

Query parameters

userstring required
Example:example

The cPanel account.

Response

HTTP Request was successful.

Example response

{
  "metadata": {
    "command": "release_outgoing_email",
    "reason": "OK",
    "result": 1,
    "version": 1
  }
}