PUT api/v1/articles/lastSync

Request Information

URI Parameters

None.

Body Parameters

date

Request Formats

application/json, text/json, text/html

Sample:
"2024-11-21T09:46:52.5220909+01:00"

application/xml, text/xml

Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2024-11-21T09:46:52.5220909+01:00</dateTime>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

date

Response Formats

application/json, text/json, text/html

Sample:
"2024-11-21T09:46:52.5220909+01:00"

application/xml, text/xml

Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2024-11-21T09:46:52.5220909+01:00</dateTime>