POST Method

The HTTP POST method is used to perform an operation.

For example, to start a data collection session, send the following request:

Request:

POST https://one-srv:1239/api/v2.2/dataCollection/start

In case of success, the HTTP POST method returns the 200 Success response code.

Page updated 12/1/2023

Page content applies to build 12.3.0.4670