Reset API

An API for testing purposes that resets the state of all prompts for a user. It details how to use the API to make previously hidden prompts available again on the next Ping.

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!