Skip to main content
PATCH
Update gateway route property

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

gateway_route_id
string
required

Body

application/json
title
string
required
Required string length: 1 - 512
Pattern: ^[^<>"]+$
description
string | null
Minimum string length: 1
Pattern: ^[^<>"]+$
origin
enum<string>

The route origin

Available options:
ui,
system
legacy_routing
boolean

Response

200

Default Response