---
title: "POST /api/v1/project/projects/{id}/make-searchable-pdf/"
method: POST
path: "/api/v1/project/projects/{id}/make-searchable-pdf/"
tags: ["project", "v1"]
---

# POST /api/v1/project/projects/{id}/make-searchable-pdf/

`POST /api/v1/project/projects/{id}/make-searchable-pdf/`

## Path parameters

- `id` string, required

## Request body

- MakeSearchablePDFRequest
  - `document_ids` integer[]

## Response `201`

- TaskIdResponse
  - `task_id` string, uuid, required

## Changes

- **2020-12-11** `0957c4a7ae3d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/lexpredict/apis/contraxsuite-api/changes/api/v1/project/projects/:id/make-searchable-pdf/post.md)

---

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