{
"last_active_interaction_id": 1
}curl --location --request POST 'https://staging-api.formi.co.in/v2/interactions/clear?last_active_interaction_id=454' \
--header 'token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAwLCJ0eXBlIjoiT1VUTEVUIiwibmFtZSI6IkVrb3N0YXkifQ.7ElxWvnf5p3_1MuXd5q-XyxFXXXHUFLgHs4YRgWuquu' \
--header 'Content-Type: application/json' \
--data-raw '{
"last_active_interaction_id": 1
}'{
"success": false,
"message": "No interactions found",
"payload": null
}