post https://api.gigasheet.com/dataset//iterator-column
Add an iterator column to the dataset based on current filters and order of the data.
Log in to see full request history
Responses
Add an iterator column to the dataset based on current filters and order of the data.
xxxxxxxxxx
curl --request POST \
--url https://api.gigasheet.com/dataset/handle/iterator-column \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!