Skip to main content
POST
Post client config

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
edge_id
string
Pattern: ^[a-zA-Z0-9-.]{1,253}$
replica
string
Pattern: ^[a-zA-Z0-9-.]{1,253}$
namespace
string
Pattern: ^[a-zA-Z0-9-.]{1,253}$
name
string
Pattern: ^[a-zA-Z0-9-.]{1,253}$
deployment_group
string
Pattern: ^[a-zA-Z0-9-_]{1,256}$
ports
integer[]
version
string
chart_version
string
vector_version
string
uptime_sec
integer

Response

200

Default Response