Send messages to Tolokers. You can specify recipients in a list or select Tolokers using a filter.
The sent message is added to a new message thread. Until the first response is received, the message chain is located in the UNREAD
folder. If the thread contains several addresses and one of them responds, a new message thread will be created.
Method | Endpoint | Overview |
---|---|---|
POST | /message-threads/compose | Sends a message to Tolokers. |
POST | /message-threads/<thread_id>/reply | Replies to a message thread. |
GET | /message-threads | Gets the list of message threads. |
POST | /message-threads/<thread_id>/add-to-folders | Adds a message thread to a folder. |
POST | /message-threads/<thread_id>/remove-from-folders | Deletes a message thread from a folder. |