---
title: "POST /v1/SalesForce/documents/markasread"
method: POST
path: "/v1/SalesForce/documents/markasread"
tags: ["SalesForce"]
---

# POST /v1/SalesForce/documents/markasread

`POST /v1/SalesForce/documents/markasread`

## Request body

- AdaptekApiApplicationFilesMarkDocumentReadCommand
  - `folderType` 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22
  - `advisorId` integer, nullable
  - `clientVAID` integer, nullable
  - `fileId` integer

## Response `200`

Document read successfully

- AdaptekApiApplicationFilesMarkDocumentReadResponse
  - `isSuccess` boolean
  - `errorMessage` string, nullable

## Other responses

- `400` — Docuemtn read failed

## Changes

- **2026-08-20** `08102c0d2f19` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/adaptek/apis/adaptek-api/changes/v1/SalesForce/documents/markasread/post.md)

---

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