PST SDK  5.0.1.0-acae3ae
CloseStreams

Close all opened tracking result streams and image streams.

Note
Please read PSTapi/CloseDataStream and PSTapi/CloseImageStream sections for more details about the implications.
Endpoint
  
  POST /PSTapi/CloseStreams HTTP/1.1
  Host: address:port
 
Response

Returns a status message.

Verification table
Status Code Content Example Meaning
200 {"message":"Image and Data streams successfully closed"} Success message
500 {"message":"UnhandledError: "} The server is in an undefined state and should be restarted