Skip to main content
POST
Link Document to Entity

Request

Path Parameters

string
required
Document UUID.

Headers

string
Optional UUID for retry deduplication.

Body Parameters

string
required
One of contact, company, deal, event, matter, or task.
string
required
UUID of the target entity.
string
Optional relationship label (e.g. signed, draft, evidence). Free-form string, max 64 characters.

Response

object
A document may be linked to multiple entities simultaneously; the same (document_id, entity_type, entity_id) triple returns the existing link rather than creating duplicates. Responses include X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, and X-Request-ID.

Example Response

Errors