---
title: "Complete Custom Step"
method: POST
path: "/v2/complete-custom-steps"
---

# Complete Custom Step

`POST /v2/complete-custom-steps`

If a journey has a custom steps (eg. Face matching with government database) and the user want to enforce closing all custom steps they can call this API

## Request body

- object
  - `journey_id` string — The journey id to complete the custom steps

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[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)
