---
title: "Update a credential list"
method: PUT
path: "/credentialLists/{id}"
tags: ["Credential Lists"]
---

# Update a credential list

`PUT /credentialLists/{id}`

## Path parameters

- `id` string, required

## Request body

- CredentialListRequest
  - `name` string, required — The name of the credential list.

## Response `200`

OK

- CredentialListResponse
  - `name` string — The name of the credential list.
  - `id` string — The ID of the credential list.

---

[API](https://skmtc.net/sinch/apis/elastic-sip-trunk-api.md) · [All operations](https://skmtc.net/sinch/apis/elastic-sip-trunk-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sinch/elastic-sip-trunk-api/revisions/c04c2c708bf9/schema)
