v1
latestOpenAPI 3.1.02026-07-24188215268.7 KBdatasets
Create / Replace a dataset
Create or replace a dataset with a given id. If a dataset exists with the same id, this call will reset such dataset and all the data contained in it.
put/datasets/{owner}/{id}
Path parameters
ownerstring required
idstring required
Request body
Example request
{
"desiredAutoSync": "2026-05-31T14:01:55.700Z"
}Response
default response