Projects
Public projects endpoints.
getThe Organization's Projects/api/v1/projectspostCreate a Project/api/v1/projectsgetOne Project with its memory document and that document's history/api/v1/projects/{id}patchRename, re-describe or archive a Project/api/v1/projects/{id}deleteDelete a Project (decisions cascade, Teammates detach; archive instead to keep the record)/api/v1/projects/{id}putReplace the Project memory document (previous body kept in history)/api/v1/projects/{id}/document