MSohm
11 years agoAce
Mark messages as read
Hi, I'm retrieving messages in a thread like this: http://domain/restapi/vc/threads/id/1741973?restapi.format_detail=full_list_element&message_viewer.message_sort_order=thread_ascending&page_...
- 11 years ago
Hi Mark,
as far as I am aware - you need to use the call for each message. Depending on your use case, maybe you could create a Studio Endpoint that accepts batches of IDs and handles mark/read call iteration for you.
Hope this helps,