Can I initiate a Job in Parse backend using Postman?

Hello!
I have a system that has multiple Job written as scripts in the Parse Server Backend.
I run them, and they show up in the Logs but nothing happens.

Is it possible to run the job or initiate it from outside Parse? for example from Postman?

Yes. There is an api to run the jobs: REST API Guide | Parse