cyphermed.api.roles.patch_role
Patch Role
Patch a role
Args: role_id (str): body (PatchRoleBody): Which Role fields to include in 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 Role
Patch a role
Args: role_id (str): body (PatchRoleBody): Which Role fields to include in 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 Role
Patch a role
Args: role_id (str): body (PatchRoleBody): Which Role fields to include in 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 Role
Patch a role
Args: role_id (str): body (PatchRoleBody): Which Role fields to include in 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