diff --git a/daprdocs/content/en/reference/api/scheduler_api.md b/daprdocs/content/en/reference/api/scheduler_api.md index 16d21549062..35bc002485e 100644 --- a/daprdocs/content/en/reference/api/scheduler_api.md +++ b/daprdocs/content/en/reference/api/scheduler_api.md @@ -17,7 +17,7 @@ With the Scheduler API, you can orchestrate jobs and tasks in your environment. Schedule a job with the given name. ``` -POST http://localhost:3500/v1.0-alpha1/scheduler/job/schedule/ +POST http://localhost:3500/v1.0-alpha1/job/schedule/ ``` ### URL parameters