cyphermed.api.account.set_account_picture
Set Account Picture
Upload a profile picture for the current account, stored as base64 on the account model
Args: body (SetAccountPictureFileParams):
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]
Set Account Picture
Upload a profile picture for the current account, stored as base64 on the account model
Args: body (SetAccountPictureFileParams):
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
Set Account Picture
Upload a profile picture for the current account, stored as base64 on the account model
Args: body (SetAccountPictureFileParams):
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]
Set Account Picture
Upload a profile picture for the current account, stored as base64 on the account model
Args: body (SetAccountPictureFileParams):
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