Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface DeleteConversationRequestData

    interface DeleteConversationRequestData {
        conversation_id: string;
    }
    Index

    Properties

    Properties

    conversation_id: string

    The unique ID of the conversation. This is generated by the system.