PST SDK  5.0.1.0-acae3ae
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