Refreshes and updates columns of a dataset
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location --request PUT '/dataset//refresh' \
--header 'Authorization: Bearer <token>'
Modified at 2025-06-04 22:27:17