| monitor_project | **POST** | projects/monitor_project/preview | { count: false, access_level: RESTRICTED/EXTENDED/FULL, query: *queryBuilder* | Preview the list of samples based on the query and access_level | auth |
| monitor_project | **POST** | projects/monitor_project/preview | { count: false, access_level: RESTRICTED/EXTENDED/FULL, query: *queryBuilder* } | Preview the list of samples based on the query and access_level | auth |
| project | **PATCH** | projects/{id}/update_project | { title: *String*, description: *String* } | Edit the title and/or the description of a project | auth |