/
ES
espocrm
/
EspoCRM API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 49m ago · Updated 2mo ago
Details
Filter operations
Account
50
Call
14
Campaign
23
Case
23
Contact
41
Document
17
Email
17
KnowledgeBaseArticle
8
Lead
26
Meeting
14
get
/Meeting
post
/Meeting
get
/Meeting/{id}
delete
/Meeting/{id}
patch
/Meeting/{id}
get
/Meeting/{id}/contacts
post
/Meeting/{id}/contacts
delete
/Meeting/{id}/contacts
get
/Meeting/{id}/leads
post
/Meeting/{id}/leads
delete
/Meeting/{id}/leads
get
/Meeting/{id}/users
post
/Meeting/{id}/users
delete
/Meeting/{id}/users
Opportunity
23
TargetList
23
Task
5
User
21
Meeting
Unrelate 'Contact' record related though the 'contacts' link.
delete
/Meeting/{id}/contacts
Request body
object
required
id
string
An ID of Contact record.
Response
Success.
Changes