Archive document source
POST/projects/:projectPid/documents/:sourcePid/archive
Archives the document source without deleting it. Archived sources are omitted from default list calls unless includeArchived is true. Requires project access; returns 404 when the source or project is unknown or not visible.
Request
Responses
- 200
- 401
- 403
- 404
- 422
- 503
air/UnauthorizedError
air/ForbiddenError
NotFound
air/SchemaValidationError
air/AuthUnavailableError