Restore thread
POST/thread/:id/restore
Restores a previously archived/deleted thread back to the user's conversation list. Sets the is_deleted flag to 0 and updates the last_update timestamp. Subject to the same permission restrictions as thread deletion.
Request
Responses
- 200
Thread restored successfully