---
title: "Complete Journey"
method: POST
path: "/v2/complete-journey"
---

# Complete Journey

`POST /v2/complete-journey`

## Request body

- object
  - `journey_id` string — Identifies the journey to be marked as its submissions are completed

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