PST SDK 7.0.0.0-ebe6e713
Loading...
Searching...
No Matches
Pause

Pause tracking

Pause the tracking system, stop producing tracking results and enter low-power mode. Tracking can be resumed with a subsequent call to PSTapi/Start.

Endpoint
POST /PSTapi/Pause HTTP/1.1
Host: address:port
Response

Returns a status message.

Verification table
Status Code Content Example Meaning
200 {"message":"Server on Pause"} Success message
500 {"message":"TrackerException: <...>"} An other type of internal error