---
title: "PUT /api/notifications/deployments/{deploymentId}/wiz/{id}"
method: PUT
path: "/api/notifications/deployments/{deploymentId}/wiz/{id}"
tags: ["WizCredentialService"]
---

# PUT /api/notifications/deployments/{deploymentId}/wiz/{id}

`PUT /api/notifications/deployments/{deploymentId}/wiz/{id}`

## Path parameters

- `deploymentId` integer, required
- `id` string, required

## Request body

- ProtosNotificationsV1UpdateWizCredentialRequest
  - `deploymentId` integer
  - `id` string
  - `clientId` string
  - `clientSecret` string
  - `apiUrl` string
  - `tokenUrl` string

## Response `200`

OK

- ProtosNotificationsV1UpdateWizCredentialResponse
  - `wizCredential` ProtosNotificationsV1WizCredential
    - `id` string
    - `deploymentId` integer
    - `clientId` string
    - `apiUrl` string
    - `tokenUrl` string

---

[API](https://skmtc.net/semgrep/apis/semgrep-web-app.md) · [All operations](https://skmtc.net/semgrep/apis/semgrep-web-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/semgrep/semgrep-web-app/versions/6483eeecd582/schema)
