---
title: "Update-Media-Providers"
method: POST
path: "/settings/application/media/providers"
tags: ["Application"]
---

# Update-Media-Providers

`POST /settings/application/media/providers`

## Request body

- MediaProvider[]
  - `name` string — The name for the provider
  - `type` string — The type of provider
  - `config` union
    - ConfigBearer
      - `bearer` string, required
    - ConfigBasic
      - `basic` Basic
        - `username` string
        - `password` string

## Response `200`

---

[API](https://skmtc.net/unblu/apis/whatsapp-business-api.md) · [All operations](https://skmtc.net/unblu/apis/whatsapp-business-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unblu/whatsapp-business-api/versions/7a5937fc6885/schema)
