cyphermed.api.projects.patch_project_access
Patch Project Access
Patch project access
Args: project_id (str): grantee_id (str): body (PatchProjectAccessBody): Which ProjectAccess fields to include in POST request bodies
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 Access
Patch project access
Args: project_id (str): grantee_id (str): body (PatchProjectAccessBody): Which ProjectAccess fields to include in POST request bodies
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 Access
Patch project access
Args: project_id (str): grantee_id (str): body (PatchProjectAccessBody): Which ProjectAccess fields to include in POST request bodies
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 Access
Patch project access
Args: project_id (str): grantee_id (str): body (PatchProjectAccessBody): Which ProjectAccess fields to include in POST request bodies
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