---
title: "Replace Profiles in a View"
method: PUT
path: "/{id}/"
---

# Replace Profiles in a View

`PUT /{id}/`

Existing Profiles not in this set will be removed.

## Path parameters

- `id` string, required

## Request body

- object
  - `profile_ids` string[] — The IDs of the Profiles that are now assigned to this view. An empty list will remove all existing Profiles. The Profiles do not have to already exist as entries on the Leaderboard.

## Response `200`

200

---

[API](https://skmtc.net/livelike/apis/engagement-suite.md) · [All operations](https://skmtc.net/livelike/apis/engagement-suite/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/livelike/engagement-suite/versions/f3171d1c30f7/schema)
