Skip to main content
POST
Attach an entity (person/company/file/task/opportunity) to a Note.

Authorizations

x-api-key
string
header
required

Path Parameters

note_uuid
string
required

Body

application/json
entity_type
string
required

Entity type discriminator. Must be one of (uppercase): PERSON, COMPANY, FILE, TASK, OPPORTUNITY. NOTE-to-NOTE links are not allowed.

entity_uuid
string
required

Response

201 - application/json

Response body for note association create.

Mirrors OpportunityAssociationWriteResponse minus context — this endpoint does not accept a context payload.

entity_type
string
required
entity_uuid
string
required
uuid
string
required