Preprocessor

Setup Custom Pre-Processor

Initializes a custom pre-processor that can be applied to your content and search queries.

post/v1/preprocess

Request body

descriptionstring

A human readable description for your pre-processor

namestring

A human readable name for your pre-processor

scriptstring[]

An array of GroundedScript commands

Response

Pre-processor successfully setup

Changes