how can I create a duplicate of worksheet, in same workbook, through microsoft graph api.
I found there is api for copying a workbook, https://docs.microsoft.com/en-us/graph/api/driveitem-copy?view=graph-rest-1.0&tabs=http,
can I copy a worksheet inside the same workbook? Is there an api to copy worksheet?