---
title: "POST /public/v1/warmlist/{workspaceId}/monitored-profiles"
method: POST
path: "/public/v1/warmlist/{workspaceId}/monitored-profiles"
tags: ["Warm List"]
---

# POST /public/v1/warmlist/{workspaceId}/monitored-profiles

`POST /public/v1/warmlist/{workspaceId}/monitored-profiles`

Add one or more LinkedIn profiles to monitor for post engagements.

## Path parameters

- `workspaceId` string, required

## Request body

- object
  - `profileUrls` string[], required — LinkedIn profile URLs to monitor. Maximum 5 per request (workspace cap).

## Response `200`

Default Response

- object
  - `statusCode` number
  - `status` boolean
  - `message` string
  - `data` object
    - `created` number
    - `errors` string[]

## Other responses

- `400` — Default Response
- `401` — Default Response
- `403` — Default Response
- `429` — Default Response
- `500` — Default Response

---

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