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

    Unrelate 'TargetList' record related though the 'targetLists' link.

    delete/Lead/{id}/targetLists

    Request body

    idstring

    An ID of TargetList record.

    Response

    Success.

    Changes