---
title: "Set Journey's AML Ongoing Monitoring"
method: POST
path: "/external/enable_aml_monitor"
---

# Set Journey's AML Ongoing Monitoring

`POST /external/enable_aml_monitor`

## Request body

- object
  - `journey_id` string, required — Journey ID or Check ID that you want to enable ongoing check on it.
  - `enabled` boolean, required — To enable or disable ongoing monitoring on specific check.

## Response `200`

200

- object
  - `success` boolean

## Other responses

- `400` — 400
- `401` — 401
- `403` — 403
- `404` — 404
- `500` — 500

---

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