cyphermed.api.projects.create_project
Create Project
Create a new project
Args: body (CreateProjectBody): Create project body
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: Response[NewProjectInfo]
Create Project
Create a new project
Args: body (CreateProjectBody): Create project body
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: NewProjectInfo
Create Project
Create a new project
Args: body (CreateProjectBody): Create project body
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: Response[NewProjectInfo]
Create Project
Create a new project
Args: body (CreateProjectBody): Create project body
Raises: errors.UnexpectedStatus: If the server returns an undocumented status code and Client.raise_on_unexpected_status is True. httpx.TimeoutException: If the request takes longer than Client.timeout.
Returns: NewProjectInfo