刪除自定義密鑰
刪除 `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 |