---
title: "Update the password for a credential"
method: PUT
path: "/credentialLists/{credentialListId}/credentials/{username}"
tags: ["Credential Lists"]
---

# Update the password for a credential

`PUT /credentialLists/{credentialListId}/credentials/{username}`

## Path parameters

- `credentialListId` string, required
- `username` string, required

## Request body

- Credential
  - `password` string, password — The password for the credential.

## Response `200`

OK

- Credential
  - `password` string, password — The password for the credential.

---

[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)
