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

    Interface V2DeleteTemplateRequestData

    interface V2DeleteTemplateRequestData {
        template_id: string;
    }
    Index

    Properties

    Properties

    template_id: string

    Required. The ID of the template to delete.