delete https://api.gigasheet.com/datasets//deduplicate-rows
Deletes the duplicated rows based on the given columns and sort model
Log in to see full request history
Responses
Deletes the duplicated rows based on the given columns and sort model
xxxxxxxxxx
curl --request DELETE \
--url https://api.gigasheet.com/datasets/handle/deduplicate-rows \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!