Attach Existing Session Documents
Extraction Sessions
Attach Existing Documents
Attach existing workspace documents to an extraction session.
POST
Attach Existing Session Documents
Use this endpoint when documents already exist at workspace scope and you only want to link them to a session.
Request
Body Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
document_ids | array[uuid] | Yes | Workspace document IDs to attach |
Response
200 OK when attachment succeeds.
422 Unprocessable Entity if one or more documents do not belong to the session workspace.Authorizations
Path Parameters
Body
application/json
Existing workspace document ids to attach
Response
Documents attached
