DELETE
/attachments/{attachment_id} Delete a specific attachment
Deletes an attachment from the note, call, meeting or deal it was uploaded to. The file stops being returned by the API immediately; the stored copy is retained rather than purged straight away.
Maintained by the OnePageCRM engineering team
Path parameters
| Name | Type | Description |
|---|---|---|
attachment_id req | string | Attachment ID |
Responses
200 OK
Standard error responses: 400 Β· 401 Β· 403 Β· 404 Β· 409 Β· 500 β shared across the API. See Errors.