Redacted credentials for HTTP request action logs in test environments


We're excited to share the ability to log HTTP requests with redacted credentials in your test environments.

With this feature, you can now see the exact request being made without compromising security by including credentials. Any credentials that are referenced in the request are automatically redacted from the logs, ensuring that sensitive information is not captured.

With this, we released a bonus feature: copy request as cURL command with redacted credentials. This is useful for debugging and troubleshooting. It allows you to quickly and easily share the request with others without exposing any sensitive information.

Shayon Mukherjee