post https://api.leanplum.com/api?action=pauseState
Pauses the current state, but not the session, for a user. 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).
This method requires your production API clientKey
.