---
title: "Schedule the Privilege Monitoring Engine"
method: POST
path: "/api/entity_analytics/monitoring/engine/schedule_now"
tags: ["Security Entity Analytics API"]
---

# Schedule the Privilege Monitoring Engine

`POST /api/entity_analytics/monitoring/engine/schedule_now`

**Spaces method and path for this operation:**

<div><span class="operation-verb post">post</span>&nbsp;<span class="operation-path">/s/{space_id}/api/entity_analytics/monitoring/engine/schedule_now</span></div>

Refer to [Spaces](https://www.elastic.co/docs/deploy-manage/manage-spaces) for more information.

Schedules the Privilege Monitoring Engine to run as soon as possible, triggering an immediate monitoring cycle.

## Response `200`

Successful response

- object
  - `success` boolean — Indicates the scheduling was successful

## Other responses

- `409` — Conflict - Monitoring engine is already running

---

[API](https://skmtc.net/elastic/apis/kibana-apis.md) · [All operations](https://skmtc.net/elastic/apis/kibana-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elastic/kibana-apis/versions/531c9e2a7d23/schema)
