Skip to main content
POST
Create gateway route

Authorizations

Authorization
string
header
required

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.

Body

application/json
title
string
required
Required string length: 1 - 512
Pattern: ^[^<>"]+$
type
enum<string>
required
Available options:
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
description
string | null
Minimum string length: 1
Pattern: ^[^<>"]+$
start_classification
boolean
default:true
legacy_routing
boolean
default:true

Response

200

Default Response