删除自定义密钥
删除 `custom` 槽位中的单个密钥。
DELETE /v1/credentials/custom/:key
从 custom 槽位中删除单个密钥。
| 方法 | DELETE |
| 路径 | /v1/credentials/custom/:key |
| 认证 | 设置 GATEWAY_AUTH_TOKEN 时需要 Authorization: Bearer <token> |
| 类别 | preferences |
删除 `custom` 槽位中的单个密钥。
/v1/credentials/custom/:key从 custom 槽位中删除单个密钥。
| 方法 | DELETE |
| 路径 | /v1/credentials/custom/:key |
| 认证 | 设置 GATEWAY_AUTH_TOKEN 时需要 Authorization: Bearer <token> |
| 类别 | preferences |