ping
Sends a ping request. If the corresponding service is available, this request will be answered by the API. The response contains a valid CSRF token, so this API functionality can also be used to renew the CSRF token.
Method and URI
Rendering...Request
Content
Not required.
Query parameters
Not required.
Beispiel
Rendering...Response
Content
| serverInfo | Server information as provided by function TH_SERVER_LIST | 
| systemTime | Current system time | 
Example
Rendering...