This method is used to split tickets in two from a given point in the ticket's history.
/api/v2/tickets/split
This method can only be accessed by user tokens & app tokens.
ticket - the reference for the ticket (required)update_id - the ID of the update to start the split from (required)The new ticket's JSON will be returned.