_archive
Archives a version of an object.
Parameters
id
The ID of the object version which will be archived.
Example
Result
On Success
If the version was already archived beforehand:
On Failure
If the "id" parameter is not set or has a value less than 1:
If the "id" parameter does not match the ID of an existing version:
Last updated