Remove rows from a labsheet given the row uuids and labsheet name. Row uuids are unique identifiers for each row in your labsheet and can be found using the Get Labsheet Rows endpoint.
Personal access token from Scispot Account → Personal Tokens
the name of the labsheet
the uuid of the row to be deleted
Optional (Default false). Waits for the data to be reindexed before returning a success. This will add up to 1 second of latency to the requests, so only use this flag if there is a need to query this item again.