---
title: "Create gateway route"
method: POST
path: "/pipeline/gateway-route"
tags: ["Shared Sources"]
---

# Create gateway route

`POST /pipeline/gateway-route`

Create a gateway route

## Request body

- object
  - `title` string, required
  - `description` string, nullable
  - `type` 'http' | 'splunk-hec' | 'kinesis-firehose' | 'fluent' | 'logstash' | 'mezmo-agent' | 'mezmo-datadog-source' | 'webhook' | 'prometheus-remote-write' | 'open-telemetry-metrics' | 'open-telemetry-logs' | 'open-telemetry-traces', required
  - `start_classification` boolean
  - `legacy_routing` boolean

## Response `200`

Default Response

---

[API](https://skmtc.net/mezmo/apis/pipeline-api.md) · [All operations](https://skmtc.net/mezmo/apis/pipeline-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mezmo/pipeline-api/versions/fb2535545d90/schema)
