post https://api.leanplum.com/api?action=pauseSession
Pauses the current session and state 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
.