DELETE api/Attachments/{id}?recordType={recordType}
Delete attachment by id
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
recordType |
Supported values include: Contact, Company, Group, Opportunity, Activity, History, Note |
string |
Required |
id |
History (Attachment) Id |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.