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.
HTTP Request was successful.
object | |
object |
https://hostname.example.com:2087/cpsess##########/json-api/ticket_create_stub_ticket?api.version=1
{- "data": {
- "secure_id": "rofh411bv8",
- "ticket_id": 7648492
}, - "metadata": {
- "command": "ticket_create_stub_ticket",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}