Archive the Primary Version of an Article

Archives the primary version of an article. The actions are defined by the field change you request on the resource. To archive the primary version, use "publishStatus":"Archived". To schedule a date for archiving, use "archiveScheduleDate" : <date>.

JSON, XML

PATCH

Authorization: OAuth {accesstoken}

ParameterDescription
publishStatusPublishing status of the article. Use archived.
archiveScheduleDateDate to archive the article.

Archive:

Schedule for archiving (using GMT date format):

HTTP status code 204 is returned when an existing record is updated.