Update REST endpoints
Fix endpoints to correct HTTP methods (mutation endpoints from get to post atd.). Implement an approach for long running tasks to run start
and stop
endpoints (https://restfulapi.net/rest-api-design-for-long-running-tasks/)