---
title: "Use this endpoint to delete dynamic client"
method: DELETE
path: "/register/{clientId}"
tags: ["Dynamic Client Registration Endpoint"]
---

# Use this endpoint to delete dynamic client

`DELETE /register/{clientId}`

Deprovision a dynamic client from the OIDC Provider.

## Path parameters

- `clientId` string, required

## Headers

- `x-client-certificate` string

## Response `204`

Successful deprovision

## Other responses

- `401` — OAuth JSON error response
- `403` — OAuth JSON error response

---

[API](https://skmtc.net/ibm/apis/ibm-security-verify-access-oidc-provider.md) · [All operations](https://skmtc.net/ibm/apis/ibm-security-verify-access-oidc-provider/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ibm/ibm-security-verify-access-oidc-provider/versions/68cfc4d21b73/schema)
