projects
9 endpoints.
- GET
/api/v1/projectsList projects - POST
/api/v1/projectsCreate project - POST
/api/v1/projects/bulkBulk create projects - GET
/api/v1/projects/profitabilityProject profitability - DELETE
/api/v1/projects/{project_id}Deactivate project - GET
/api/v1/projects/{project_id}Get project - PUT
/api/v1/projects/{project_id}Update project - DELETE
/api/v1/projects/{project_id}/permanentDelete project permanently - GET
/api/v1/projects/{project_id}/profitabilitySingle project profitability