deleteAttachmentById method
- String correlationId,
- String attachmentId
Deletes an attachment by it's unique id.
correlationId
(optional) transaction id to trace execution through call chain.attachmentId
an id of the attachment to be deleted Return Future that receives deleted attachment Throws error.