Pipeline different account / permissions

Hi,

Is there a way to run the applyYamlConfig step in Rancher Pipeline under a different account / API key?
I want to have a second account for certain pipelines with more permissions, ex. create a namespace from within the pipeline.

I tried setting the environment variable API_TOKEN but that didn’t help.