Set sessionToken on cloud Job

Is it possible to set a sessionToken on a cloudJob execution?

I’d try to send the session token as one of the job params and then use the { sessionToken } option in each of the job’s calls.

1 Like

:tada: Thanks a lot! This helped me!