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

    Relate 'Task' record though the 'tasks' link.

    post/Case/{id}/tasks

    Request body

    idstring

    An ID of Task record.

    Response

    Success.

    Changes