---
title: "Configure product feeds"
method: POST
path: "/api/v1/products/config"
tags: ["Product feed"]
---

# Configure product feeds

`POST /api/v1/products/config`

## Request body

- ProductFeeds
  - `feeds` ProductFeed[]
    - `url` string
    - `language` string
    - `default` boolean

## Response `200`

---

[API](https://skmtc.net/esputnik/apis/esputnik-com.md) · [All operations](https://skmtc.net/esputnik/apis/esputnik-com/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/esputnik/esputnik-com/versions/1c4afd7ba72a/schema)
