---
title: "Delete lifecycle."
method: DELETE
path: "/api/v1/lifecycle/{name}"
tags: ["lifecycle"]
---

# Delete lifecycle.

`DELETE /api/v1/lifecycle/{name}`

Delete lifecycle.

## Path parameters

- `name` string, required

## Cookies

- `Session` string, nullable

## Response `200`

Successful Response

- StatusResponse — Status response shcema.
  - `statusCode` integer, required — Status http code.
  - `status` 'OK' | 'ERROR' | 'NOT_FOUND' | 'EXISTS_MUST_BE_UNIQUE' | 'FAILED_TO_CREATE_OR_UPDATE' | 'SUCCESSFULLY_DELETED' | 'CONFLICT_NEWER_REVISION_IN_DB' | 'FORBIDDEN' | 'USER_VERIFIED' | 'USER_VERIFICATION_FAILED' | 'USER_LOGGED_OUT' | 'OWNER_ASSIGNED_TO_CATALOGUE' | 'INVALID_VAT_CODES' | 'INTERNAL_SERVER_ERROR' | 'DOCUMENT_UNIQUE_ORDER' | 'ONLY_ONE_ENV_THROTTLING' | 'PARENT_ITEM_EXISTS' | 'INVALID_JSON' | 'DOCUMENT_ASSIGNED' | 'DOCUMENT_ALREADY_ASSIGNED_TO_PAGE', required — Statuses.
  - `details` unknown[], nullable — Details of the response and status, ex. error message.
    - unknown

## Other responses

- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `422` — Unprocessable entity
- `500` — Internal Server Error

---

[API](https://skmtc.dev/posti/apis/posti-developer-portal-backend-rest-api.md) · [All operations](https://skmtc.dev/posti/apis/posti-developer-portal-backend-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/posti/posti-developer-portal-backend-rest-api/revisions/4b67dce32742/schema)
