---
title: "Post client config"
method: POST
path: "/pipeline/account/local-deploy/config"
tags: ["Edge - Local Deploy"]
---

# Post client config

`POST /pipeline/account/local-deploy/config`

Posts deployment configuration+liveness for Edge pipelines, returning pipeline config

## Request body

- object
  - `edge_id` string
  - `replica` string
  - `namespace` string
  - `name` string
  - `deployment_group` string
  - `ports` integer[]
  - `version` string
  - `chart_version` string
  - `vector_version` string
  - `uptime_sec` integer

## 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/revisions/fb2535545d90/schema)
