Clears the cache for data-sets api requests.
Save new data set
Save new data set
an object with the body content
Optional
options: ApiCallOptionsBatch delete data sets.
Batch delete data sets.
an object with the body content
Optional
options: ApiCallOptionsGet data set by ID.
Get data set by ID.
an object with query parameters
Optional
projections?: string[]Comma-separated fields to return in the response.
Optional
options: 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
Optional
dataConnectionIds?: string[]Comma-separated data connection IDs.
Optional
limit?: numberPage size limit.
Optional
page?: numberOptional
projections?: string[]Comma-separated fields to return in the response.
Optional
sort?: string[]Optional
options: ApiCallOptionsPatch data set.
Patch data set.
an object with the body content
Optional
options: ApiCallOptionsUpdate data set.
Update data set.
an object with the body content
Optional
options: ApiCallOptions
Clears the cache for data-sets api requests.