deleteEmailAttachment: Delete a specific EmailAttachment

Description Usage Arguments Value References

View source: R/SkySysFunctions.R

Description

This function deletes an EmailAttachment.

Usage

1
deleteEmailAttachment(EmailAttachmentID, EntityID = 1)

Arguments

EmailAttachmentID

The id of the EmailAttachment.
Run getAllEmailAttachments for a list of EmailAttachments.

EntityID

The id of the entity. Run getAllEntities for a list of entities.

Value

The id of the deleted EmailAttachment.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


samterfa/SkywardSDK documentation built on Oct. 13, 2020, 6:53 a.m.