Delete a custom secret
DELETE /v1/credentials/custom/:key — Remove a single key from the `custom` slot.
DELETE /v1/credentials/custom/:key
Remove a single key from the custom slot.
| Method | DELETE |
| Path | /v1/credentials/custom/:key |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | preferences |