Remove the given attachment file.
attachment_id (int) – PK of attachment to remove
**kwargs – Dict providing access to the current request, protocol, entry point name and handler instance from the rpc method
Exception – if attachment doesn’t exist, InternalError or removal fails
remove_attachment()