Hide api response in console

Hi,
I’m using different external api via the api connector. Some of those APIs will respond will a cookie and there its possible to use the cookie for further requests. My issue now is that everybody can see this cookie as a reponse from the api call in the developer console.

any idea how to hide this?