post https://localhost:8443/fineract-provider/api/v1/scheduler
Activates the scheduler job service. | Suspends the scheduler job service.
Log in to see full request history
Response
200POST : scheduler?command=start
POST : scheduler?command=stop
Activates the scheduler job service. | Suspends the scheduler job service.
200POST : scheduler?command=start
POST : scheduler?command=stop
xxxxxxxxxx
curl --request POST \
--url https://localhost:8443/fineract-provider/api/v1/scheduler
Try It!
to start a request and see the response here!