DELETE /admin/communication/providers/{id}
删除指定的服务商配置记录。删除后该渠道将回退使用默认服务商或提示未配置。参考:ePrivacy Directive 2002/58/EC、CAN-SPAM Act。
通信服务 `bearerAuth` application/json
Request Parameters
| Name | In | Type | Required | Default | Example | Constraints | Description |
id |
path |
string |
Yes |
|
|
|
服务商配置ID |
Referenced Schemas
dto.OKResponse
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
0 |
|
|
message |
string |
No |
success |
|
|
dto.SimpleResponse
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
message |
string |
No |
|
|
|
timestamp |
string |
No |
|
|
|