Authorization: Bearer ********************curl --location 'https://dev-api-desk.tks.co.th/api/Tickets/cloneTicket' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json; v=1.0' \
--data '{
"ticketId": 0,
"ticketOwner": "string"
}'{}