Processor Groups
Post transform groupfrom pipeline
Create a new Processor Group from a set of Pipeline components
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://mezmo-9a59581a-mintlify-926f893d.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your token in the format: Token mytokengoeshere
Body
application/json
The title of the Processor Group
Maximum string length:
512Pattern:
^[^<>"]+$The Pipeline ID to copy from.
A list of IDs of transforms to copy into this new group.
Minimum array length:
1A description of this Processor Group's behavior or purpose.
Minimum string length:
1Pattern:
^[^<>"]+$The type of deployment this Processor Group will be used in.
Available options:
saas, local Response
200
Default Response
cURL