---
title: "POST /api/product-mapping/collaborators/{id}/remind"
method: POST
path: "/api/product-mapping/collaborators/{id}/remind"
tags: ["Product Mapping - Communications"]
---

# POST /api/product-mapping/collaborators/{id}/remind

`POST /api/product-mapping/collaborators/{id}/remind`

## Path parameters

- `id` string, required

## Request body

- object
  - `status` 'INVITED' | 'IN_REVIEW' | 'REQUEST_CHANGES' | 'APPROVED' | 'ACCEPTED', required
  - `shouldSendEmail` boolean
  - `shouldSendInApp` boolean

## Response `204`

No content

## Changes

> 21 revisions in range; 1 not diffed.

- **2026-08-12** `f0dd44984b5f` — 1 info
  - added the new `ACCEPTED` enum value to the request property `status`

[Change history](https://skmtc.dev/retraced/apis/api-reference/changes/api/product-mapping/collaborators/:id/remind/post.md)

---

[API](https://skmtc.dev/retraced/apis/api-reference.md) · [All operations](https://skmtc.dev/retraced/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/retraced/api-reference/revisions/1df37791a1bb/schema)
