curl --location --request POST 'api/follow/timeout'
[
{
"_id": "string",
"chatId": "string",
"round": 0,
"userId": "string",
"assignedTimestamp": 0,
"botId": "string",
"expectFollowUpTimestamp": 0,
"markFollowUpTimestamp": 0,
"name": "string",
"wxid": "string"
}
]