---
title: "cancels and/or deletes transfer entry"
method: DELETE
path: "/transfer/{scicatJobId}"
tags: ["transfer"]
---

# cancels and/or deletes transfer entry

`DELETE /transfer/{scicatJobId}`

allows the user to cancel a transfer and/or delete the job from the scicat job system

## Path parameters

- `scicatJobId` string, required

## Query parameters

- `delete` boolean

## Response `200`

deletion was carried out successfully

## Other responses

- `400` — a general error response
- `401` — a general error response
- `403` — a general error response
- `500` — a general error response

---

[API](https://skmtc.net/swissopenem/apis/scicat-globus-proxy-api.md) · [All operations](https://skmtc.net/swissopenem/apis/scicat-globus-proxy-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/swissopenem/scicat-globus-proxy-api/versions/efeb47829552/schema)
