---
title: "POST /select-documents"
method: POST
path: "/select-documents"
---

# POST /select-documents

`POST /select-documents`

## Request body

- SelectDocuments
  - `callback` CallbackLink, required
    - `url` string, required
    - `expires_in` integer, required
  - `selection_context` string, nullable

## Response `200`

- DocumentDiscoverySessionInitialization
  - `select_documents_url` string, required
  - `expires_in` integer, required

## Changes

- **2022-02-14** `3eaa30d597fd` — 2 warning, 3 info
  - removed the request property `server_context`
  - removed the request property `supported_file_extensions`
  - api operation id `/select-documents` removed and replaced with ``
  - api tag `Download` removed
  - …1 more

[Change history](https://skmtc.dev/buildingsmart/apis/opencde-documents-api/changes/select-documents/post.md)

---

[API](https://skmtc.dev/buildingsmart/apis/opencde-documents-api.md) · [All operations](https://skmtc.dev/buildingsmart/apis/opencde-documents-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/buildingsmart/opencde-documents-api/revisions/3eaa30d597fd/schema)
