post https://api.leanplum.com/api?action=advance
Advances a user to the next state. If the user/device does not exist, the API request is skipped and a warning will be returned. You can modify this behavior with the createDisposition
option (see below). The state is the section of the app the user is currently in. States are like events with duration.
This method requires your production API clientKey
.