API/REST API: I need to capture response Header Set-Cookie in var or arg

I need to orchestrate REST API calls. The first call is Login, which returns a Session Cookie in Set-Cookie Header, to reuse in subsequent calls as HTTP Header Cookie.

Can this be done with Community Edition or Standalone Studio?

Thanks,
Michel

Hi,

That is not possible. Only body of the response is returned.

Regards,
Amit