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
}
}