Hi Team,
Does "Update Message ReadStatus" endpoint support batch request ? as i want to update multiple messages "ReadStatus" in one single request.
if yes then can you please provide me sample code for c# sdk for the same ?
i can see in API Explorer below line :
Updates message(s) by ID(s). Batch request is supported. Currently, only the message read status updating is supported.
but dont know how to do it.
Hardik Joshi