curl --request PUT \
--url https://dev.startree.ai/tables/{tableName}/instancePartitions \
--header 'Authorization: <api-key>' \
--header 'Content-Type: */*' \
--data '"<string>"'{}curl --request PUT \
--url https://dev.startree.ai/tables/{tableName}/instancePartitions \
--header 'Authorization: <api-key>' \
--header 'Content-Type: */*' \
--data '"<string>"'{}Was this page helpful?