POST v1/debug/Time

Returns site time, authentication required

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

date

Response Codes

  • 200 OK: Time.
  • 401 Unauthorized:

Response Formats

application/json, text/json, text/html

Sample:
"2026-04-15T16:36:33.4551998Z"

application/xml, text/xml

Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2026-04-15T11:36:33.4551998-05:00</dateTime>