Reset API

To be used only for testing & development - This API may be invoked to reset the state of all prompts targeted to the user. Prompts that were no longer returned due to a previous interaction will now reset and be returned on the next Ping.

{
  "success": true,
  "configs": { "ping_frequency": 10 }
}
Language
Click Try It! to start a request and see the response here!