/start_walk_test
Name
/start_walk_test
Description
This method starts the walk test.
Parameters
This method does not take any parameters.
Authentication
User-Token
is required.
Example Request
POST /start_walk_test
{}
Example Response
{
"process_token": "1814fa15-d9a5-11ef-8676-06640ee4c3d2" // Keep this token to check the status of the download
}