curl --request POST \
--url https://dev.startree.ai/upsertSnapshots/{tableNameWithType} \
--header 'Authorization: <api-key>' \
--header 'Content-Type: */*' \
--data '"<string>"'This response has no body data.curl --request POST \
--url https://dev.startree.ai/upsertSnapshots/{tableNameWithType} \
--header 'Authorization: <api-key>' \
--header 'Content-Type: */*' \
--data '"<string>"'This response has no body data.Was this page helpful?