Skip to main content
DELETE
/
pipeline
/
{pipeline_id}
/
transform-group
/
{pipeline_transform_group_id}
cURL
curl --request DELETE \
  --url https://api.mezmo.com/v3/pipeline/{pipeline_id}/transform-group/{pipeline_transform_group_id} \
  --header 'Authorization: <api-key>'

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

Authorization
string
header
required

Enter your token in the format: Token mytokengoeshere

Path Parameters

pipeline_id
string<uuid>
required
pipeline_transform_group_id
string<uuid>
required

Response

200

Default Response