Token time

post /web/Token/time

This endpoint is used to send a timestamp to the server associated with the token.

Requirements

Authentication Required
Bearer access_token
Request Headers
Authorization: Bearer access_token
Parameter Name Type Description
time string, required

A timestamp string to log or synchronize.

Response

200
//Success — server acknowledged the posted time.