Processor Groups
Post v3transform group transform
Create a Processor in a Processor Group
POST
cURL
Authorizations
The primary authentication method for the Mezmo API.
Pass the key in the Authorization header in the format Token <ACCESS TOKEN>.
For example:
This key is used for all APIs with the exception of ingest.
Path Parameters
Body
application/json
Available options:
filter, sample, drop-fields, parse, parse-sequentially, route, stringify, compact-fields, flatten-fields, dedupe, encrypt-fields, decrypt-fields, js-script, unroll, vrl, reduce, map-fields, metrics-tag-cardinality-limit, aggregate, event-to-metric, clustering, redact, throttle, set-timestamp, data-profiler, replace, trace-sampling Maximum string length:
512Pattern:
^[^<>"]+$Available options:
saas, local Minimum string length:
1Pattern:
^[^<>"]+$A list of inputs for the given transform. Typically this is empty when creating a new transform via the UI, but is leveraged by the terraform provider when managing pipeline state.
Response
200
Default Response
cURL

