Skip to main content

Delete OIDC Client

DELETE 

/v3/config/extension/oidc/client/:clientId

Permanently removes an OpenID Connect client and its associated configuration. This action cannot be undone.

Request

Path Parameters

    clientId stringrequired

    The ID of the client

Responses

Client deleted

Response Headers
    Loading...