Delete an oidc configuration
Permanently deletes an oidc configuration. It cannot be undone.
DELETE/v3/accounts/{id}/oidc-configuration
JWT
account:write
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| id* | string | path | Unique identifier for the oidc configuration. |
Responses
204
401
403
404
409
429
500