Skip to main content
POST
Add source

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.

Path Parameters

pipeline_id
string<uuid>
required

Body

application/json
type
enum<string>
required
Available options:
http,
splunk-hec,
s3,
sqs,
demo-logs,
kinesis-firehose,
fluent,
log-analysis,
log-analysis-ingestion,
logstash,
mezmo-agent,
mezmo-datadog-source,
pipeline-data-restoration,
webhook,
kafka,
azure-event-hub,
prometheus-remote-write,
open-telemetry-metrics,
open-telemetry-logs,
open-telemetry-traces
user_config
object
required
deploy_type
enum<string>
default:saas
Available options:
saas,
local
title
string | null
Required string length: 1 - 512
Pattern: ^[^<>"]+$
description
string | null
Minimum string length: 1
Pattern: ^[^<>"]+$
gateway_route_id
string<uuid>

Response

200

Default Response