post https://neon-loyalty-qa.spika.com/loyalty/v1//sheets//rows/bulk
Add, update or remove multiple rows in a Sheet.
See the non-bulk method for detailed explanation of the actions.
Response
Add, update or remove multiple rows in a Sheet.
See the non-bulk method for detailed explanation of the actions.
xxxxxxxxxx
curl --request POST \
--url 'https://neon-loyalty-qa.spika.com/loyalty/v1/space/sheets/sheetLookupId/rows/bulk?action=SET' \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: