Skip to main content

Overview

Manage SMS message threads programmatically with Hypersender’s Laravel SDK. This page covers listing threads with filters, editing archived status, and deleting threads.

Methods

List Message Threads

Index all message threads with pagination and filtering. (learn more)

Edit Message Thread

Edit a message thread’s archived status. (learn more)

Delete Message Thread

Delete a message thread and all associated messages. (learn more)