Skip to main content

Delete thread

POST 

/thread/:id/delete

Archives a thread for the current user by soft-deleting it. The thread is hidden from the user's conversation list but not permanently removed from the database. Other participants can still see the conversation. Deletion can be restricted via the restrictThreadsDeleting plugin setting — when enabled, only administrators can delete threads. The bp_better_messages_can_delete_thread filter allows custom permission logic.

Request

Responses

Thread archived for current user