---
title: "Remove a follower from the signal provider"
method: DELETE
path: "/rest/api/v1/signals/{signalProviderId}/accounts/{accountId}/followerFeature"
tags: ["Signal API"]
---

# Remove a follower from the signal provider

`DELETE /rest/api/v1/signals/{signalProviderId}/accounts/{accountId}/followerFeature`

Deletes the signal follower feature. This is only possible if there are no open positions on the signal provider's source account.

## Path parameters

- `signalProviderId` string, uuid, required
- `accountId` string, uuid, required

## Response `204`

No Content

---

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