/admin/identity-providers/{id}/certificates/{cert_id}
吊销并删除指定证书
Request Parameters
| Name | In | Type | Required | Default | Example | Constraints | Description |
|---|---|---|---|---|---|---|---|
id |
path |
string |
Yes | 提供商ID | |||
cert_id |
path |
string |
Yes | 证书ID |
Responses
| Status | Description | Schema |
|---|---|---|
| 200 | OK | dto.SimpleResponseWrapper |
| 401 | Unauthorized | dto.SimpleResponseWrapper |
| 404 | Not Found | dto.SimpleResponseWrapper |
| 500 | Internal Server Error | dto.SimpleResponseWrapper |
Referenced Schemas
dto.SimpleResponseWrapper
| Field | Type | Required | Example | Constraints | Description |
|---|---|---|---|---|---|
code |
integer |
No | |||
message |
string |
No |