Function bitwarden_api_api::apis::push_api::push_send_post
source · pub async fn push_send_post(
configuration: &Configuration,
push_send_request_model: Option<PushSendRequestModel>
) -> Result<(), Error<PushSendPostError>>