---
title: "POST /v1/users/{userId}/CRS"
method: POST
path: "/v1/users/{userId}/CRS"
tags: ["CRS"]
---

# POST /v1/users/{userId}/CRS

`POST /v1/users/{userId}/CRS`

## Path parameters

- `userId` integer, required

## Request body

- AdaptekApiApplicationPeopleCommandsAddCRSNotesAddCRSNotesModel
  - `emailAddresses` string[], nullable

## Response `200`

Successfully wrote notes for the agent and people under them with the CRS email.

- AdaptekApiApplicationPeopleCommandsAddCRSNotesAddCRSNotesResponse
  - `isSuccessful` boolean
  - `notesCreated` integer
  - `message` string, nullable
  - `notFoundEmails` string[], nullable

## Other responses

- `400` — Invalid data was passed in.

---

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