projects
Project CRUD.
List projects in the caller's account.
List projects in the caller's account.
Create a new project. Subject to the tier's `max_projects` cap.
Create a new project. Subject to the tier's `max_projects` cap.
Project detail with up to 200 most-recent scans.
Project detail with up to 200 most-recent scans.
Update a project's name or assessment profile.
Update a project's name or assessment profile.
Delete a project. The default project cannot be deleted; its scans are reassigned to the default project.
Delete a project. The default project cannot be deleted; its scans are reassigned to the default project.
Archive a project — soft-hide it from the UI, project pickers, and this API's project list (freeing a `max_projects` slot) without deleting anything. The default project cannot be archived.
Archive a project — soft-hide it from the UI, project pickers, and this API's project list (freeing a `max_projects` slot) without deleting anything. The default project cannot be archived.