---
title: "Archive Creator Signals"
method: POST
path: "/v2/exchange/internal/creators/archive-signals"
tags: ["Exchange Internal"]
---

# Archive Creator Signals

`POST /v2/exchange/internal/creators/archive-signals`

Archive all active signals belonging to the given creator user/client IDs.

Called by CAMS when a creator account or client is deleted/deactivated.

## Request body

- object, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `404` — Not Found
- `422` — Validation Error

---

[API](https://skmtc.net/carbonarc/apis/carbon-arc-api-documentation.md) · [All operations](https://skmtc.net/carbonarc/apis/carbon-arc-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/carbonarc/carbon-arc-api-documentation/revisions/4850d81778a4/schema)
