delete
Remove the conversation and its data. Nothing is post-processed and no webhook
fires, which is the difference from end(). Deleting an id that no
longer exists is not an error.
Parameters
conversationId
The conversation to delete.
Returns
Promise<boolean> — true when the service reported the conversation deleted.