bitwarden_api_api::apis::sends_api

Function sends_file_v2_post

source
pub async fn sends_file_v2_post(
    configuration: &Configuration,
    send_request_model: Option<SendRequestModel>,
) -> Result<SendFileUploadDataResponseModel, Error<SendsFileV2PostError>>