get https://conduit.redfast.com/paths/goal_reset_all
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 }
}