latestOpenAPI 3.0.2cPanel License2026-08-106251554.3 MB

3da41671c02c

Support Tickets
Ticket Management

Create initial Support ticket request

This function creates a stub ticket. The system uses the stub ticket to create a cPanel support ticket.

Note:

This function is not available through the command line. You must call it as a request body.

get/ticket_create_stub_ticket

Response

HTTP Request was successful.

Example response

{
  "data": {
    "secure_id": "rofh411bv8",
    "ticket_id": 7648492
  },
  "metadata": {
    "command": "ticket_create_stub_ticket",
    "reason": "OK",
    "result": 1,
    "version": 1
  }
}