Skip to main content
POST
Link documents to an agent

Authorizations

Authorization
string
header
required

API key in format: rg_live_xxxx. Pass as a Bearer token in the Authorization header.

Path Parameters

id
string<uuid>
required

Agent ID.

Body

application/json
document_ids
string<uuid>[]
required

Array of document IDs to link.

Required array length: 1 - 20 elements

Response

Documents linked (or skipped if already linked).

success
boolean
data
object