/
/EspoCRM API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 2mo ago
Account50
Call14
Campaign23
Case23
Contact41
  • get/Contact
  • post/Contact
  • get/Contact/{id}
  • delete/Contact/{id}
  • patch/Contact/{id}
  • get/Contact/{id}/accounts
  • post/Contact/{id}/accounts
  • delete/Contact/{id}/accounts
  • get/Contact/{id}/calls
  • post/Contact/{id}/calls
  • delete/Contact/{id}/calls
  • get/Contact/{id}/cases
  • post/Contact/{id}/cases
  • delete/Contact/{id}/cases
  • get/Contact/{id}/casesPrimary
  • post/Contact/{id}/casesPrimary
  • delete/Contact/{id}/casesPrimary
  • get/Contact/{id}/documents
  • post/Contact/{id}/documents
  • delete/Contact/{id}/documents
  • get/Contact/{id}/emails
  • post/Contact/{id}/emails
  • delete/Contact/{id}/emails
  • get/Contact/{id}/meetings
  • post/Contact/{id}/meetings
  • delete/Contact/{id}/meetings
  • get/Contact/{id}/opportunities
  • post/Contact/{id}/opportunities
  • delete/Contact/{id}/opportunities
  • get/Contact/{id}/opportunitiesPrimary
  • post/Contact/{id}/opportunitiesPrimary
  • delete/Contact/{id}/opportunitiesPrimary
  • get/Contact/{id}/targetLists
  • post/Contact/{id}/targetLists
  • delete/Contact/{id}/targetLists
  • get/Contact/{id}/tasks
  • post/Contact/{id}/tasks
  • delete/Contact/{id}/tasks
  • get/Contact/{id}/tasksPrimary
  • post/Contact/{id}/tasksPrimary
  • delete/Contact/{id}/tasksPrimary
Document17
Email17
KnowledgeBaseArticle8
Lead26
Meeting14
Opportunity23
TargetList23
Task5
User21
    Contact

    Unrelate 'Task' record related though the 'tasksPrimary' link.

    delete/Contact/{id}/tasksPrimary

    Request body

    idstring

    An ID of Task record.

    Response

    Success.

    Changes