Authorizations
Body
application/json
If this is passed in, the previewConfig
of the AI action is overwritten (requires actionId to be a valid action).
Type of data to preview. A random subset of this data will be returned.
Available options:
allData
, unlabeledData
, enabledData
, dataWithoutMetadataKey
, dataWithMetadata
Max. amount of data items to return.
Metadata key to filter on. Required if dataCategory is equal to "dataWithoutMetadataKey" or "dataWithMetadata".
Metadata value to filter on. Required if dataCategory is equal to "dataWithMetadata".