Associate an entity with a task (idempotent).
Task
Add task association
Links a person, company, note, file, or opportunity to the task. TASK-to-TASK links are not allowed. Returns 201 with the association record; if an identical association already exists the existing record is returned (idempotent). Returns 404 if the task is not visible to the caller.
entity_type must be one of: PERSON, COMPANY, NOTE, FILE, OPPORTUNITY.
POST
Associate an entity with a task (idempotent).
Authorizations
Path Parameters
Body
application/json