DELETE
/organizations/{organizationId}/projects/{projectId}/documents/{documentId}Archive a document
Moves a document to the archive; it can be restored for 30 days.
Send request
Use the documented inputs to call this endpoint directly.
API serverbase URL
Bearer tokenBearerAuthoptional
Stored only in this browser for the BearerAuth security scheme and reused on every API page in this group.
Parameters
Values are applied to the request and the example on the right.
organizationIdpath · stringrequired
Opaque organization identifier.
projectIdpath · stringrequired
documentIdpath · stringrequired
Responses
204
Document archived.
Powered by heyo-docs