---
title: "Delete instance"
method: POST
path: "/journey/state/delete"
tags: ["Customer APIs", "Instance management"]
---

# Delete instance

`POST /journey/state/delete`

Delete instance

## Request body

- object
  - `instanceId` string, required — Journey Instance Id, a unique identifier for a started journey instance.

## Response `200`

Delete instance response contains the Journey Instance Id

- object — Delete instance response contains the Journey Instance Id
  - `instanceId` string, required — Journey Instance Id, a unique identifier for a started journey instance.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `405` — Method Not Allowed
- `500` — Internal Server Error
- `503` — Service Unavailable

---

[API](https://skmtc.net/gbgplc/apis/gbg-go-next-gen-flow-captain-api.md) · [All operations](https://skmtc.net/gbgplc/apis/gbg-go-next-gen-flow-captain-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gbgplc/gbg-go-next-gen-flow-captain-api/revisions/38056a3470d6/schema)
