Validate a drop filter expression

Compile the given OPAL pipeline against the source dataset's schema without persisting anything. Always returns 200 if the request body is well-formed; the response errors array is empty when the pipeline is valid and populated when compilation failed.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

A pipeline to compile, plus the dataset whose schema it compiles against.

string
required

OPAL pipeline expression to compile.

sourceDataset
object
required

Source dataset reference. Only the id is consumed; any record payload is ignored.

Responses

Language
Credentials
Bearer
Authorization: Bearer <customerid> <apitoken>
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json