Hi folks, is there any way to configure the CLI to use additional headers when making requests to th...
s
Hi folks, is there any way to configure the CLI to use additional headers when making requests to the API? Context, I want to add an Authorization header to programmatically access my self hosted API.
Ah I see I can use
PREFECT_API_KEY
since this is a Bearer token