PUT api/v1/articles/lastSync
Request Information
URI Parameters
None.
Body Parameters
dateRequest Formats
application/json, text/json, text/html
Sample:
"2025-05-30T04:06:41.3559795+02:00"
application/xml, text/xml
Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2025-05-30T04:06:41.3559795+02:00</dateTime>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
dateResponse Formats
application/json, text/json, text/html
Sample:
"2025-05-30T04:06:41.3559795+02:00"
application/xml, text/xml
Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2025-05-30T04:06:41.3559795+02:00</dateTime>