Skip to main content
POST
Archive a record
Requires Objects enabled, a verified administrator, and records:read plus records:write.
string
required
The unprefixed workspace Object slug, such as computers for objects.computers.
string
required
The Record ID belonging to this Object and workspace.
Archiving removes the record from the default collection. Values remain available by ID and through archived=true lists. Repeating the request has no effect. Restoration is not yet supported. Returns HTTP 200 with the record and archived: true. No request body is required.