CORS error on sending start job api post request to orchestrator

I am trying to send a post request to start a process (on a button click using javascript) in the cloud orchestrator, it is working fine when send through postman but getting cors error while sending request from fetch api in javascript .
how can we resolve this

@jaibajpai

I believe this would help you

Cheers