Next Topic

Previous Topic

Book Contents

Update Session Timer

Updates the SessionTimer data stored in the database. Does not commit the timer to the database.

PUT /system/sessiontimers/{id:decimal}

Headers

Response Codes

The table below explains each response code.

Response Code

Status

204 (NoContent)

Success

304 (NotModified)

Failed

403

Required FID(s): 100050

500

Server Error

Response Model

A collection of SessionTimer objects.