---
title: "Remove the forward socket for a topic"
method: DELETE
path: "/api/v1/messages/topics/{topic}/forward"
tags: ["Message", "Topic"]
---

# Remove the forward socket for a topic

`DELETE /api/v1/messages/topics/{topic}/forward`

Remove the socket path where messages for a specific topic are forwarded to.

## Path parameters

- `topic` string, byte, required

## Response `204`

Forward socket removed successfully

## Other responses

- `400` — Invalid topic format

---

[API](https://skmtc.net/threefoldtech/apis/mycelium-management.md) · [All operations](https://skmtc.net/threefoldtech/apis/mycelium-management/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/threefoldtech/mycelium-management/versions/65042c1a7b84/schema)
