---
title: "Delete a Test task flow for copilot"
method: DELETE
path: "/api/servicetodo/processes/taskFlows/{taskFlowIdentifier}/forCopilot"
tags: ["taskFlows"]
---

# Delete a Test task flow for copilot

`DELETE /api/servicetodo/processes/taskFlows/{taskFlowIdentifier}/forCopilot`

## Path parameters

- `taskFlowIdentifier` string, uuid, required

## Response `200`

Deleted test task flow

- object
  - `data` object
    - `uuid` string, uuid
    - `deleted` boolean
  - `meta` ResponsesPartMeta
    - `timestamp` string, date-time, required
    - `verb` 'OPTION' | 'GET' | 'PUT' | 'POST' | 'PATCH' | 'DELETE'
    - `path` string
    - `jti` string
    - `rid` string
    - `count` number
    - `status` string
    - `duration` number
    - `size` number

---

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