Clears the cache for data-sets api requests.
Save new data set
Save new data set
an object with the body content
Optionaloptions: ApiCallOptionsBatch delete data sets.
Batch delete data sets.
an object with the body content
Optionaloptions: ApiCallOptionsGet data set by ID.
Get data set by ID.
an object with query parameters
Optionalprojections?: string[]Comma-separated fields to return in the response.
Optionaloptions: ApiCallOptionsGet profile for the given dataset and connection Id pair, if the profile already exists in the system. Profile returned can be either latest or Stale one based on when it was computed.
Get profile for the given dataset and connection Id pair, if the profile already exists in the system. Profile returned can be either latest or Stale one based on when it was computed.
an object with query parameters
OptionaldataConnectionIds?: string[]Comma-separated data connection IDs.
Optionallimit?: numberPage size limit.
Optionalpage?: numberOptionalprojections?: string[]Comma-separated fields to return in the response.
Optionalsort?: string[]Optionaloptions: ApiCallOptionsPatch data set.
Patch data set.
an object with the body content
Optionaloptions: ApiCallOptionsUpdate data set.
Update data set.
an object with the body content
Optionaloptions: ApiCallOptions
Clears the cache for data-sets api requests.