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

# POST /api/notifications/deployments/{deploymentId}/wiz

`POST /api/notifications/deployments/{deploymentId}/wiz`

## Path parameters

- `deploymentId` integer, required

## Request body

- ProtosNotificationsV1CreateWizCredentialRequest
  - `deploymentId` integer
  - `clientId` string
  - `clientSecret` string
  - `apiUrl` string
  - `tokenUrl` string

## Response `200`

OK

- ProtosNotificationsV1CreateWizCredentialResponse
  - `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)
