---
title: "Updates HTTP whitelist entry"
method: PUT
path: "/v1/configuration/messaging_api/http/whitelist/{id}"
tags: ["configuration"]
---

# Updates HTTP whitelist entry

`PUT /v1/configuration/messaging_api/http/whitelist/{id}`

## Path parameters

- `id` integer, required

## Request body

- WhitelistEntryRequest
  - `value` string — value

## Response `200`

OK

- WhitelistEntryResponse
  - `value` string — value
  - `id` integer, required — whitelist entry id
  - `links` Link[] — links
    - `rel` string
    - `href` string

## Other responses

- `304` — Not modified
- `404` — Not found
- `500` — Internal server error

---

[API](https://skmtc.dev/linkmobility/apis/untitled-api.md) · [All operations](https://skmtc.dev/linkmobility/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/linkmobility/untitled-api/revisions/db84f79799b9/schema)
