deleteAttachmentById method
- @override
- String correlationId,
- String attachmentId
override
Deletes an attachment by it's unique id.
correlation_id
(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.