Subscriber API
Reset User Input Flow
Reset a subscriber’s progress through an Input Flow via the ChatSyncs API, letting them restart it from the first question. Use when a developer asks how to let a customer redo a form they got stuck on.
POST
Reset User Input Flow
Resets a subscriber’s progress through an Input Flow, so their
next message starts the flow from the first question again.
Body
application/x-www-form-urlencoded
Your ChatSyncs API key (not a WhatsApp/Meta access token). Where to find it.
Example:
"API-KEY"
The WhatsApp account's phone number ID. Where to find it.
Example:
"PHONE-NUMBER-ID"
The subscriber's phone number, with country code, digits only.
Example:
"PHONE-NUMBER"
Reset User Input Flow

