/
ES
espocrm
/
EspoCRM API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h 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
Opportunity
23
get
/Opportunity
post
/Opportunity
get
/Opportunity/{id}
delete
/Opportunity/{id}
patch
/Opportunity/{id}
get
/Opportunity/{id}/calls
post
/Opportunity/{id}/calls
delete
/Opportunity/{id}/calls
get
/Opportunity/{id}/contacts
post
/Opportunity/{id}/contacts
delete
/Opportunity/{id}/contacts
get
/Opportunity/{id}/documents
post
/Opportunity/{id}/documents
delete
/Opportunity/{id}/documents
get
/Opportunity/{id}/emails
post
/Opportunity/{id}/emails
delete
/Opportunity/{id}/emails
get
/Opportunity/{id}/meetings
post
/Opportunity/{id}/meetings
delete
/Opportunity/{id}/meetings
get
/Opportunity/{id}/tasks
post
/Opportunity/{id}/tasks
delete
/Opportunity/{id}/tasks
TargetList
23
Task
5
User
21
Opportunity
Remove an existing Opportunity record.
delete
/Opportunity/{id}
Response
Success.
boolean
required
Always true. Do not check the value.
Changes