cyphermed.api.projects.patch_project
Patch Project
Patch a project
Args: project_id (str): body (PatchProjectBody): Patch 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[Success]
Patch Project
Patch a project
Args: project_id (str): body (PatchProjectBody): Patch 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: Success
Patch Project
Patch a project
Args: project_id (str): body (PatchProjectBody): Patch 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[Success]
Patch Project
Patch a project
Args: project_id (str): body (PatchProjectBody): Patch 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: Success