---
title: "Delete a Custom Activity Type"
method: DELETE
path: "/custom_activity/{id}/"
tags: ["custom_activity_types"]
---

# Delete a Custom Activity Type

`DELETE /custom_activity/{id}/`

## Path parameters

- `id` string, required

## Response `204`

No content

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `404` — Not found

---

[API](https://skmtc.net/close/apis/close-api.md) · [All operations](https://skmtc.net/close/apis/close-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/close/close-api/revisions/0dcf3303e9d7/schema)
